view bin/llist @ 6883:6ef896cf3bbb

<shachaf> ` chmod +x bin/cmd
author HackBot
date Tue, 16 Feb 2016 02:04:17 +0000
parents 4bcd1570f7de
children
line wrap: on
line source

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