Hi all
I want to know that wheather the file are there using find command..
means i wana check date of creation of file using find command
suppose i wana chek in directory /test that wheather the file of previous date i.e 3/4/2006 (Assuming the current date of system is 2/4/2006) is present or not...??
So how can i do using file command?
I wana do this only find command??
I have tried option find -mtime and find -ctime but didn't get success..
Please help if anybody can.....
Thx in Advance
Gaurav