經安全檢測,此網站為安全網站,請放心前往原始網址!

Unix Shell - The if...elif...fi statement

if non of the condition is true then else block is executed. Example: #!/bin/sh a=10 b=20 if [ $a == $b ] ...

www.tutorialspoint.com

網址安全性掃描由 google 提供