Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

find command

672494Apr 7 2009 — edited Apr 7 2009
Hi,

I have a file in the name of "sealert.log".Its size is 555 bytes.I can see the size through GUI mode.In terminal window if I execute the command as "find /tmp/ -size +500b",then it will not show this file.Meanwhile when I execute as "find /tmp/ -size +500b",it shows.

So the find command consider this file size as less than 500 bytes.Can anyone please clarify this?

Regards,
M.Satheesh.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2009
Added on Apr 7 2009
6 comments
1,147 views