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

find & time



The two statment gave me the same result:

from man:
-atime n - File was last accessed n*24 hours ago.

# find ./ -atime +30|grep office
/batyyar.co.il/office
# find ./ -atime -30|grep office
/batyaar.co.il/office


# stat batyaar.co.il/office
  File: "batyaar.co.il/office"
  Size: 521192     Blocks: 1032      Regular File
Access: (0660/-rw-rw----)         Uid: (    8/    mail)  Gid: (   12/
mail)
Device: 804        Inode: 81782      Links: 1
Access: Tue Oct 30 04:15:38 2001
Modify: Mon Oct 29 19:16:20 2001
Change: Mon Oct 29 19:16:20 2001


Very strange, any ideas ?

--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
http://sites.canaan.co.il
--------------------------



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il