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 > Shell Programming and Scripting
.
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 11-16-2007
porter porter is offline Forum Advisor  
Registered User
  
 

Join Date: Jan 2007
Posts: 2,965
Quote:
Originally Posted by deaconf19 View Post
sorry but it cannot find when i run the command

find: cannot open directory: No such file or directory

That is because "directory" is supposed to be replaced by the directory you want to make the changes in.

As a general idea, if you are offered a script that you don't understand what it's doing, don't run it, ask what a part of it is doing. Otherwise people could tell you to run all kinds of rubbish.