annotate bin/append @ 7967:28dfd2857c83

<oerjan> undo 7813
author HackBot
date Sun, 08 May 2016 04:24:41 +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%% = *}"