annotate bin/append @ 6801:187d003817ca

<\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
author HackBot
date Wed, 10 Feb 2016 06:39:33 +0000
parents 0d39b6b907c1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6756
0d39b6b907c1 <zgrep> ` echo \'echo "${1#* = }" >> "${1%% = *}"\' > bin/append
HackBot
parents: 6753
diff changeset
1 echo "${1#* = }" >> "${1%% = *}"