CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/22 08:15:34
Modified files:
usr.bin : Makefile
Added files:
usr.bin/seq : Makefile seq.1 seq.c
Log message:
Add a seq(1) command, similar to what is present in GNU and Plan9.
Adapted from the NetBSD version with some changes from FreeBSD.
OK gnezdo@
