Linux- shell script - if then else - error | Unix Linux Forums | Shell Programming and Scripting

Linux- shell script - if then else - error | Unix Linux Forums | Shell Programming and Scripting

瀏覽:801
日期:2025-10-05
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 ......看更多