view bin/whoops @ 5338:afeac7a6f758

<oerjan> (cat bin/emptylist; echo \'we forgot to implement this command\') >bin/whoops; chmod +x bin/whoops
author HackBot
date Sat, 02 May 2015 19:12:32 +0000
parents
children 5b15e42489b9
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
we forgot to implement this command