 |
Linux- shell script - if then else - error | Unix Linux Forums | Shell Programming and Scripting
Hi I am using Linux, I am getting the error while executing the shell script., the code in the shell script is Code: # \$Header:\$ #!/bin/ksh l_filesleft=1 if [ \$l_filesleft -gt 0 ] then ...
www.unix.com |
 |