summaryrefslogtreecommitdiff
path: root/misc/loop/pkg-descr
blob: da166bb5506aec662e1307938c0599d833bbee06 (plain) (blame)
1
2
3
4
5
6
Prints to stdout a series of numbers from `start' to `end', with
optional increment and zero-padded field width.  Hex (-x) or octal
(-o) output formats are available.  Negative numbers are allowed,
and a negative `increment' does the expected thing.

WWW: http://www.nesbitt.ca/downloads/loop/