bug-coreutils
[Top][All Lists]
Advanced

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

Re: PATCH: adds seq [octal]/hexidecimal integer output


From: Paul Eggert
Subject: Re: PATCH: adds seq [octal]/hexidecimal integer output
Date: Thu, 09 Jun 2005 01:11:23 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Kuwanger <address@hidden> writes:

>> $ printf '%.30d\n' 9223372036854775807
>> 000000000009223372036854775807
>
> Are you sure that's not bash outputing the value?

Yes.  "printf --version" says "coreutils 5.3.1" (which means its CVS
coreutils -- 5.3.1 isn't out yet).

> is there a later version of coreutils available?

There's CVS coreutils:

http://savannah.gnu.org/projects/coreutils

which is the best for developing patches.  If you want something a bit
older, there's alpha coreutils:

ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.3.0.tar.gz




reply via email to

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