annotate bin/halp @ 6628:8fa17e1ae537

<izabera> ` printf \'FNR == 1{ for (i = max; i >= 1; i--) print a[i] } { a[max=FNR] = $0 } END { for (i = max; i >= 1; i--) print a[i] }\' > bin/tac; chmod +x bin/tac
author HackBot
date Sat, 30 Jan 2016 21:25:52 +0000
parents 93a0d9a5baa4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6606
e1f1277135d5 <mroman> echo "#!/bin/sh" > bin/halp
HackBot
parents:
diff changeset
1 #!/bin/sh
6613
93a0d9a5baa4 <mroman> echo "echo No halp 4 u \\$1" >> bin/halp
HackBot
parents: 6612
diff changeset
2 echo No halp 4 u $1