OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: scary thing :-)
From: bkk5cornell.edu
Date: Fri May 12 2000 - 14:15:11 CDT


> This appears to be a bug in head; it should not interpret the number given
> as octal, and the message given for what in this case is an invalid octal
> number is misleading.

this does not happen on my slack 7 box. i'm using head (GNU textutils) 1.22.
bash seems to be the problem for me:

bash-2.03$ head -08
bash-2.03$ ((08))
bash: ((: 08: value too great for base (error token is "08")
bash-2.03$

-- 
brian kowolowski