#!/bin/sh file=$(scrot -sb -e 'echo $f') #gimp "$file" fb "$file" rm "$file"