aboutsummaryrefslogtreecommitdiff
path: root/games/wrds
diff options
context:
space:
mode:
Diffstat (limited to 'games/wrds')
-rwxr-xr-xgames/wrds3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/wrds b/games/wrds
new file mode 100755
index 00000000..e56cc363
--- /dev/null
+++ b/games/wrds
@@ -0,0 +1,3 @@
+#!/bin/sh
+grep -v \''s$' /usr/share/dict/words |
+shuf -n "${1:-10}"