The seq documentation doesn't mention it, but FORMAT can contain more
than just % escapes. Perhaps add this to the examples.

$ seq -f XXX.XX%03g 0 125 999
XXX.XX000
XXX.XX125 ...


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to