view bin/danddreclist @ 3376:dbfdc9edf204

<shachaf> echo shachaf >> bin/danddreclist
author HackBot
date Mon, 05 Aug 2013 21:11:23 +0000
parents dcfbe6ed94d3
children 747891462398
line wrap: on
line source

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