Running it as
/bin/sh your_script_name
or
./your_script_name
Either of then would work on borne shell/korne shell
if your are in c shell
% $ <-- this would take you to korne shell
$ /bin/sh your_script_name
make sure that read and execute permissions had been set.
Sam




Reply With Quote