annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10691
da8e4731abdf <oerjan> mkx bin/widsom//wisdom "$@" | sed \'s/\\<\\([^ ][^ ]\\)\\([^ ]\\)\\([^ ]\\)/\\1\\3\\2/g\'
HackBot
parents:
diff changeset
1 wisdom "$@" | sed 's/\<\([^ ][^ ]\)\([^ ]\)\([^ ]\)/\1\3\2/g'