view bin/smlist @ 2383:1f455af23894

<Jafet> (echo \'#!/bin/sh\'; echo \'if [ $# -ne 0 ]; then for f in "$@"; do echo "#!/bin/cat" && cat "$f"; done; else echo "#!/bin/cat" && cat; fi\') > bin/makequine && chmod +x bin/makequine
author HackBot
date Wed, 06 Mar 2013 14:46:16 +0000
parents 792eefa46b12
children be90d778a82d
line wrap: on
line source

echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
shachaf
monqy
elliott