changeset 8202:506a55a8225e

<shachaf> sed -i s/w/wW/ bin/rnooodl
author HackBot
date Sun, 29 May 2016 20:18:35 +0000
parents d1206ff8336e
children b0fcb29e2ce7
files bin/rnooodl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/rnooodl	Sun May 29 04:28:49 2016 +0000
+++ b/bin/rnooodl	Sun May 29 20:18:35 2016 +0000
@@ -1,1 +1,1 @@
-perl -pe 's/([^w\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge'
+perl -pe 's/([^wW\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge'