	count -  By:  Jeff Beadles	jeff@quark.WV.TEK.COM


	This program will count from the starting number to the stop
	number, using the character 'fs' as the field seperator.

	Note, that fs may be in several forms:
	-A	will use the letter 'A'
	--	will use a '-' as fs, and
	-\011	will use a tab (Octal 011) as the fs.  (sh does the expansion.)

	Bugs may be sent to me if desired.
	Please keep your flames to yourself.  What do you expect for free?
