svn commit: r204103 - in head/usr.bin: . seq
Valentin Nechayev
netch at netch.kiev.ua
Tue Feb 23 14:40:06 UTC 2010
Sun, Feb 21, 2010 at 15:55:08, yanefbsd wrote about "Re: svn commit: r204103 - in head/usr.bin: . seq":
> >> Add seq(1), a small utility to generate sequence number.
> > Why do we need this when we have jot(1)?
> Agreed. FreeBSD isn't Linux (seq is a non-standard GNU tool).
> -Garrett
jot is non-standard in the same way. OTOH defining intervals in seq is much
easier to understand.
-netch-
More information about the svn-src-head
mailing list