aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-08 09:09:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-08 09:09:25 +1200
commitc6b200bbebf21253a621244abced718e22428b3b (patch)
treed51367994987e047ffcc2cfd92ed12ef7bff6011 /games
parentAdd hku and syl to games (diff)
downloaddotfiles-c6b200bbebf21253a621244abced718e22428b3b.tar.gz
dotfiles-c6b200bbebf21253a621244abced718e22428b3b.zip
Add wrds to games
No manual page yet
Diffstat (limited to 'games')
-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}"