worms(6) netbsd man page | unix.com

Man Page: worms

Operating Environment: netbsd

Section: 6

WORMS(6)							 BSD Games Manual							  WORMS(6)

NAME
worms -- animate worms on a display terminal
SYNOPSIS
worms [-ft] [-d delay] [-l length] [-n number]
DESCRIPTION
A UNIX version of the DEC-2136 program ``worms''. The options are as follows: -f Makes a ``field'' for the worm(s) to eat. -t Makes each worm leave a trail behind it. -d Specifies a delay, in milliseconds, between each update. This is useful for fast terminals. Reasonable values are around 20-200. The default is 0. -l Specifies a length for each worm; the default is 16. -n Specifies the number of worms; the default is 3.
BSD
May 31, 1993 BSD
Related Man Pages
genworm(1) - minix
genworm(1) - linux
genworm(1) - mojave
genworm(1) - suse
genworm(1) - redhat
Similar Topics in the Unix Linux Community
Speculative Shell Feature Brainstorming
Find directories without subdirectories
apply a function twice successively with the same input in awk program
FTP batch file suddenly stopped working
Writing a REST server to run on FreeBSD -- how to structure for concurrency?