PRIMES(6) SysV PRIMES(6)
NAME
primes - print prime numbers
SYNOPSIS
/usr/games/primes [number]
DESCRIPTION
primes displays the prime numbers equal to or greater than the input
number. If you do not provide an argument, primes reads a line from the
standard input. To exit the program, type an interrupt.