Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: i686-pc-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/loc
Ray Parrish wrote:
> bash: printf: 08: invalid number
> 0
> bash: printf: 09: invalid number
Arithmetic expression/base specifications:
http://bash-hackers.org/wiki/doku.php/syntax/arith_expr#different_bases
Seems to apply for all numerical formats for printf, too.
J.