#!/usr/bin/sh IFS="" file="$HOME/Screenshots/$(date '+%Y-%m-%d-%H-%M-%S.png')" echo $file slurp | grim -g - $file