 |
if … then … fi » Linux by Examples
October 13th, 2006 mysurface Posted in Bash, echo, if, Misc | Hits: 90752 | 7
Comments » ... read num; if [ $num -gt "10" ] then echo "$num is greater than 10"
fi ... file for your bash script · BTTB: looping for shell script under embedded l
linux.byexamples.com |
 |