view bin/ehlist @ 8051:47e94fe712f6

<xfix> mkx bin/if//bash -c "if $@"
author HackBot
date Sat, 14 May 2016 15:51:54 +0000
parents bae8164508ce
children
line wrap: on
line source

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