#!/usr/bin/env bash local now=$(date +%F_%H-%M-%S) scrot ~/$now.png -e "optipng -quiet \$f" "$@" \ && mv ~/$now.png ~/Dropbox/Public/screenshots/