On Wed, Sep 04, 2002 at 09:42:47AM +0200, kamel wrote:
> aristote:~# printf "%d\n" 0xff
> bash: printf: 0xff: illegal number
> 
[EMAIL PROTECTED]:~$ printf "%d\n" "0xff"
255

-- 
Arnaud Delobelle

Répondre à