annotate bin/append @ 8798:8e7e00ff9a72

<shachaf> ` mkdir s; ln -s ../bin/sled s/ed; ln -s ../bin/slwd s/wd
author HackBot
date Tue, 12 Jul 2016 02:30:30 +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%% = *}"