Plesae disregard this post... my mistake
Hi guys and gals,
Here's the situation at hand, I was working on a shell script to basically backup files from an smb share and it was working just great. I then wanted to mv it to /usr/bin in order to be able to execute it from anywhere. However when I did that something strange happened. I wasn't able to run the script as it would say "no such file or directory". The file was in fact there and it was chmoded u+x and yet still this message. I even redid the script and saved it elsewhere and still the error. I really don't know what happened but I would really like some feedback from anyone who may know what the problem is.
Thanks!
Last edited by chris; 12-10-2001 at 04:54 PM.
|