joerg 2005/01/22 11:09:40 PST
DragonFly src repository
Added files:
usr.bin/seq Makefile seq.1 seq.c
Log:
Add a simple tool to generate a sequence of numbers, without all the
difficulty of jot. A very similiar tool is part of plan9 and GNU's
core-utilities.
Submitted-by: Brian Ginsbach <ginsbach at xxxxxxxxxxxxxx>