annotate bin/calesyta2016list @ 10000:20ae0b28393e

<izabera> ` echo \'sed "s/./& /g;s/.*/20k&p/" <<< "$*" | dc\' > bin/unaryrpn; chmod +x bin/unaryrpm; unaryrpm 111+/
author HackBot
date Tue, 20 Dec 2016 23:17:40 +0000
parents 5c540b416103
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9988
5c540b416103 <b_jonas> `` t=bin/calesyta2016list; >$t echo \'echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit\'$\'\\nb_jonas\' && chmod -c a+x "$t"
HackBot
parents:
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
5c540b416103 <b_jonas> `` t=bin/calesyta2016list; >$t echo \'echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit\'$\'\\nb_jonas\' && chmod -c a+x "$t"
HackBot
parents:
diff changeset
2 b_jonas