#!/bin/sh file=$(scrot -s -e 'echo $f') zbarimg --raw $file rm "$file"