index
:
Scripts
master
Some scripts
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upshot
blob: 066baed8065fe66c630d89a334001f4949d5243d (
plain
)
1
2
3
4
5
#!/bin/sh
file
=
$
(
scrot
-
s
-
e
'echo $f'
)
#gimp "$file"
fb
"$file"
rm
"$file"