find command
672494Apr 7 2009 — edited Apr 7 2009Hi,
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.