On 7/9/07, Dr. David Alan Gilbert <[EMAIL PROTECTED]> wrote:
Not-a-bugNumbers starting with a '0' are interpreted as Octal like in C; e.g. printf "%02i" 011 gets you 09.
Obviously, "Invalid octal number" would have been a more helpful error message. James. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
