A variable in bash (and any POSIX-compatible shell) can be in one of three states: unset; set to the empty string; set to a non-empty string.
確定! 回上一頁