changeset 3090:5154b346a523

<nooodl> sed -i \'s/\\\\w//\' bin/chaf
author HackBot
date Tue, 11 Jun 2013 18:20:25 +0000
parents 80ca333bd9dd
children b95276db82d6
files bin/chaf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/chaf	Tue Jun 11 17:39:50 2013 +0000
+++ b/bin/chaf	Tue Jun 11 18:20:25 2013 +0000
@@ -1,2 +1,2 @@
 #!/bin/sed -f
-s/\w\w\w\w\+/\0chaf/g
+s/\w\w\w\+/\0chaf/g