Hello,
I am having trouble executing the FIND command. when i do the following command
$ find . -name *log* -atime 2
find: bad option admin.log2003-03-10-00.00.08.203
find: path-list predicate-list
i am getting the above error. can some one tell me what am i missing here?
thanks a bunch
I am having trouble executing the FIND command. when i do the following command
$ find . -name *log* -atime 2
find: bad option admin.log2003-03-10-00.00.08.203
find: path-list predicate-list
i am getting the above error. can some one tell me what am i missing here?
thanks a bunch