bug-findutils
[Top][All Lists]
Advanced

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

bug


From: Bob Keyes
Subject: bug
Date: Thu, 19 Aug 2004 13:44:39 -0400 (EDT)

find version 4.1.20, as in debian testing.

when the -size option is used, and the number is followed by b, it is
ignored and blocks are returned. According to the man page, the build-in
help file, and reason it should interpret this to be bytes.

anubis:~# find . -size 1b -ls
751571    4 -rw-r--r--   1 root     root          202 Dec 20  1999
./.profile
751572    4 -rw-r--r--   1 root     root          410 Sep  6  1998
./.bashrc
751573    4 -rw-r--r--   1 root     root          174 Aug 12 16:34
./dbootstrap_settings
 49115    4 -rw-r--r--   1 root     root          227 Aug 13 10:33
./.ssh/known_hosts
751577    4 -rw-------   1 root     root           67 Aug 13 14:47
./.nano_history
anubis:~#





reply via email to

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