freebsd-ports/misc/loop/pkg-descr

7 lines
294 B
Text
Raw Normal View History

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/