aboutsummaryrefslogblamecommitdiff
path: root/man/man1/rndl.1
blob: 33aa6c87a2956d99c853ac4d7fed99d506144d5b (plain) (tree)


















                                                                               
.TH RNDL 1 "August 2016" "Manual page for rndl"
.SH NAME
.B rndl
\- return a low-quality random choice of a random line from files
.SH SYNOPSIS
.B rndl
file
.br
.B rndl
file1 file2 file3
.br
.SH DESCRIPTION
.B rndl
prints a random line from the files given as arguments, using rndi(1) to choose
it.
.SH SEE ALSO
rndi(1), rnda(1), rndf(1), rndn(6)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>