Web Hosting Talk







View Full Version : Find command permission error


BooBoo
05-09-2002, 02:00 PM
I am having a problem with the find command when I ssh into my server. I get the following error:

[root /]# find -path enterprise
find: ./proc/6/fd: Permission denied
[root /]#

Am I doing something wrong here?

Omair @ HB
05-09-2002, 03:55 PM
Well, never had heard about that FIND command. Anyways, did you tried:

man find

Usually manual helps a lot! Just my .02



Salam,
-Omair

SixthSense
05-10-2002, 03:11 AM
if you are trying to find files , then try this coomand

# locate filename