hi all..........
we all do face some probs now and then to make a shell script executable, especially when running in a text mode or while accessing linux through telnet remotely.........
to make a shell script executable, you are required to type the following code:
$chmod a+x executable_file
then you run/execute the script the way you want........
cheers,
rahul kavi
No comments:
Post a Comment