The case statement - Bash Shell Scripting Directory For Linux / UNIX
經安全檢測,此網站為安全網站,請放心前往原始網址!
The case statement - Bash Shell Scripting Directory For Linux / UNIX
10 Nov 2010 ... The case statement is good alternative to multilevel if-then-else-fi statement. It
enable you to match several values against one variable.