find command not working

Hi all,

find command not working for me in a perticular directory.The same command is working fine in any other directory.

Following is the command i issued:

 
find . -type f -print 

my question is , is it possbile to disable a command only for a perticular directory ??...of course it's sounds silly ...

Thnks in Advance
sastry

That's strange. What's its o/p?

It's returning nothing ..simply nothing...

even in the same directory sed also not working.

dont know ...how this can be ??...:confused:

Could you post the output of ls -l in that directory?

Please also post the output from these commands for that directory and state your username and group at the time of the problem.
 
ls -lad .
ls -lad ..