annotate bin/noping @ 6098:ee28d7076df9

<mauris> ` echo "sed \'s/\\(.\\)/\\1\\x0f/g\'" > bin/noping && chmod +x bin/noping
author HackBot
date Mon, 19 Oct 2015 20:21:45 +0000
parents
children 552855dc572f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6098
ee28d7076df9 <mauris> ` echo "sed \'s/\\(.\\)/\\1\\x0f/g\'" > bin/noping && chmod +x bin/noping
HackBot
parents:
diff changeset
1 sed 's/\(.\)/\1\x0f/g'