view bin/llist @ 5259:654628d0e1f5

<olsner> echo cat fu > bin/fu; chmod +x bin/fu
author HackBot
date Wed, 25 Feb 2015 18:49:51 +0000
parents 4bcd1570f7de
children
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
danish