comparison 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
comparison
equal deleted inserted replaced
5337:85f4a50af644 5338:afeac7a6f758
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
2 we forgot to implement this command