tellmewhen 1.0.4
Notifys you when another command completes (via email). ./tellmewhen 'sleep 3; ls' # await a command to complete ./tellmewhen -p 12345 # await a pid to exit ./tellmewhen -e some-file.txt # await existance ./tellmewhen -m some-file.txt # await update Tells you when, how long and sends you the output (for commands it runs).