view bin/llist @ 6753:f52f7656634d

<zgrep> ` echo \'echo "${1# = }" >> "${1%% = }"\' > bin/append
author HackBot
date Wed, 10 Feb 2016 04:01:56 +0000
parents 4bcd1570f7de
children
line wrap: on
line source

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