changeset 8387:0ec1a1274879

<oerjan> mkx bin/erro//echo "\x0304$1" | sed \'s/\x0f/\x0304/\'
author HackBot
date Mon, 06 Jun 2016 08:32:25 +0000
parents a0a712e0cd06
children 1b9946349963
files bin/erro
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/erro	Mon Jun 06 05:59:41 2016 +0000
+++ b/bin/erro	Mon Jun 06 08:32:25 2016 +0000
@@ -1,1 +1,1 @@
-echo "$(echo -e '\000304')$1"
+echo "04$1" | sed 's//04/'