index
:
bin
master
My scripts
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
decode-barcode
blob: 4d1678040a3cff0ed699879b53a5eb5b373cdc36 (
plain
)
1
2
3
4
#!/bin/sh file=$(scrot -s -e 'echo $f') zbarimg --raw $file rm "$file"