diff bin/widsom @ 10691:da8e4731abdf

<oerjan> mkx bin/widsom//wisdom "$@" | sed \'s/\\<\\([^ ][^ ]\\)\\([^ ]\\)\\([^ ]\\)/\\1\\3\\2/g\'
author HackBot
date Sun, 16 Apr 2017 01:36:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/widsom	Sun Apr 16 01:36:26 2017 +0000
@@ -0,0 +1,1 @@
+wisdom "$@" | sed 's/\<\([^ ][^ ]\)\([^ ]\)\([^ ]\)/\1\3\2/g'