bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12482: Feature Request: support for int, octal, and hex types in seq


From: Craig Sanders
Subject: bug#12482: Feature Request: support for int, octal, and hex types in seq --format
Date: Fri, 21 Sep 2012 10:37:11 +1000
User-agent: Mutt/1.5.21 (2010-09-15)

Package: Coreutils
Severity: wishlist

seq only supports floating point types like f and g in the --format string.

Other types, including i,d,o,u,x,X would also be useful.

e.g. "seq --format 'prefix%02isuffix' 1 50" to print zero-padded 1-50 with
user-specified prefix and suffix strings.

see
http://unix.stackexchange.com/questions/48750/creating-numerous-directories-using-mkdir/48758#48758
for a real-world usage example.


Thanks,

craig

-- 
craig sanders <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]