bug-fileutils
[Top][All Lists]
Advanced

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

'ls' bug ?


From: Brian Schonecker
Subject: 'ls' bug ?
Date: Wed, 20 Feb 2002 15:18:11 -0500

The following "ls -lh" produces a 20megabyte report of the file size...

address@hidden bschone]$ ls -lh IRIX6.5.15m.tar.gz 
-rw-rw-r--    1 bschone  bschone       20M Feb  6 14:34 IRIX6.5.15m.tar.gz

Even though the file is 200 megabyte in size

address@hidden bschone]$ ls -l IRIX6.5.15m.tar.gz 
-rw-rw-r--    1 bschone  bschone  20629680 Feb  6 14:34 IRIX6.5.15m.tar.gz

address@hidden bschone]$ ls --v
ls (GNU fileutils) 4.0x
Written by Richard Stallman and David MacKenzie.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
address@hidden bschone]$  




reply via email to

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