"Fabio Spelta" <[EMAIL PROTECTED]> writes:

> I would notice that the "-w" options only works if the upper limit is
> a number up to
> 999999. With number 9999999 (there is one "9" more) that does not works 
> anymore.

That's the documented behavior for 'seq', since the default format is
%g.  Perhaps it should be changed, but in the meantime you might look
into the -f option of 'seq' to work around the problem.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to