view bin/now @ 9985:c64932d057d9

<Jafet> ` chmod -x quines/{cat,python,ruby,perl}
author HackBot
date Thu, 15 Dec 2016 02:16:34 +0000
parents 0de56f0fd57a
children
line wrap: on
line source

lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done