comparison 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
comparison
equal deleted inserted replaced
6097:d67384d0137b 6098:ee28d7076df9
1 sed 's/\(.\)/\1\x0f/g'