Wednesday, August 17, 2005
Unix Shell Script Execution
To execute unix shell scripts if the following error occurs
bash: mailnimmi: command not found
where mailnimmi is the name of the script then we need to execute the file with the following command.
./mailnimmi
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)