projects
/
multypo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more stuff from the schönen künste
[multypo.git]
/
play.sh
diff --git
a/play.sh
b/play.sh
index 6c3b185f3961edf18b957e1664cbaa6e37df0a54..288dbcf71d9f3077cb582993bafdab4ff6e53823 100755
(executable)
--- a/
play.sh
+++ b/
play.sh
@@
-4,5
+4,5
@@
WORDSTOPLAY=10
WORDSTOPLAY=10
-sort -R dict.txt | egrep '^[A-Za-z]{5,}$' | head -n $WORDSTOPLAY | tr [:upper:] [:lower:] | qt/multypo
+sort -R dict.txt |
sed 's/\/.*//' |
egrep '^[A-Za-z]{5,}$' | head -n $WORDSTOPLAY | tr [:upper:] [:lower:] | qt/multypo