The case statement is generally used in Bash when you have multiple choices to select from. Using it instead of nested if-else statements helps keep your ...
確定! 回上一頁