aboutsummaryrefslogtreecommitdiff
path: root/man/man6/pks.6df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man6/pks.6df')
-rw-r--r--man/man6/pks.6df29
1 files changed, 29 insertions, 0 deletions
diff --git a/man/man6/pks.6df b/man/man6/pks.6df
new file mode 100644
index 00000000..dc430eff
--- /dev/null
+++ b/man/man6/pks.6df
@@ -0,0 +1,29 @@
+.TH PKS 6df "July 2017" "Manual page for pks"
+.SH NAME
+.B pks
+\- select and laugh at a random word from a system dictionary or fileset
+.SH USAGE
+.B pks
+.br
+.B pks
+FILE1 FILE2
+.br
+program |
+.B pks
+-
+.br
+DICT=$HOME/dict
+.B pks
+.SH DESCRIPTION
+.B pks
+picks the first word from a random line on a set of files and laughs at it. If
+no files are given, it defaults to /usr/share/dict/words, or the value of DICT
+(ha, ha!) if specified in the environment.
+.P
+A hyphen character "-" can be given as an argument to select standard input.
+.SH SEE ALSO
+philsay(6df)
+.br
+<https://www.youtube.com/watch?v=F8ID1KJQxB8>
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>