View Single Post
  #1  
Old March 16th, 2008, 12:09 PM
waiting_for_OSX waiting_for_OSX is offline
Registered User
 
Join Date: Mar 2002
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
waiting_for_OSX is on a distinguished road
sudo source ./myscript

Anyone know why this error message happens? Or better yet, how do I source a file using sudo?

$ sudo source ./myscript
sudo: source: command not found
Reply With Quote