Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

WORMS(6)  —  Silicon Graphics

NAME

worms  −  animate worms on a display terminal

SYNOPSIS

worms [ -field ] [ -length # ] [ -number # ] [ -trail ]

DESCRIPTION

-field makes a “field” for the worm(s) to eat; -trail causes each worm to leave a trail behind it.  You can figure out the rest by yourself. 

FILES

/etc/termcap

DIAGNOSTICS

Invalid length
Value not in range  2 <= length <= 1024 Invalid number of worms
Value not in range  1 <= number <= 40 TERM: parameter not set
The TERM environment variable is not defined.  Do

TERM=terminal type
export TERM Unknown terminal type
Your terminal type (as determined from the TERM environment
variable) is not defined in /etc/termcap.  Terminal not capable of cursor motion
Your terminal is too stupid to run this program.  Out of memory
This should never happen. 

BUGS

The lower-right-hand character position will not be updated properly on a terminal that wraps at the right margin. 

Terminal initialization is not performed. 

AUTHOR

Eric P. Scott

Version 2.5r1  —  October 29, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026