view bin/now @ 11112:6412d84cf279

<oerjan> sled bin/rot13//1c#!/hackenv/bin/shebang_args_or_input python
author HackBot
date Sat, 22 Jul 2017 00:41:18 +0000
parents 0de56f0fd57a
children
line wrap: on
line source

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