running shell script: command not found
Hi,
I am trying to run a shell script from a third party which is very reliable and they say to run install.sh script, but when I try to run this:
prompt> ./install.sh
or
prompt> ./install
or
prompt> .install
It says command no found.
Pls help.
|