The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 10-25-2006
ravikirankethe ravikirankethe is offline
Registered User
  
 

Join Date: Oct 2006
Location: NewYork
Posts: 21
Might be.. but in anycase, the result shd come fast.
Try searching the file in the opt folder first and see how much time
it is taking .
Command: ls -l vijay

If you are able to get the folder then come back to the parent folder
and give the follwing command
find opt/ -name vijay

If it taking the same amount of time, then as you said it might be
the overhead if not there is a problem of permission.