view bin/whoops @ 8456:0de56f0fd57a

<shachaf> mkx bin/now//lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done
author HackBot
date Sun, 12 Jun 2016 07:11:42 +0000
parents afeac7a6f758
children 5b15e42489b9
line wrap: on
line source

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