changeset 3089:80ca333bd9dd

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