bug-gnu-utils
[Top][All Lists]
Advanced

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

seq -f %x


From: Dan Jacobson
Subject: seq -f %x
Date: 03 Dec 2001 02:21:49 +0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

File: sh-utils.info,  Node: seq invocation

`seq': Print numeric sequences

`-f FORMAT'
`--format=FORMAT'
     Print all numbers using FORMAT; default `%g'.  FORMAT must contain
     exactly one of the standarding float output formats `%e', `%f', or
     `%g'.
:::::::: comments:
standarding? also maybe a %x etc. would be nice, etc.  OK, I know, use
gawk, etc.
Also
$ man aeq
No manual entry for aeq
$ seq --version
seq (GNU sh-utils) 2.0
-- 
http://www.geocities.com/jidanni/ Tel+886-4-25854780



reply via email to

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