diff bin/rnooodl @ 8202:506a55a8225e

<shachaf> sed -i s/w/wW/ bin/rnooodl
author HackBot
date Sun, 29 May 2016 20:18:35 +0000
parents c22ee4bb1384
children 0dfc503499fb
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'