Options for IF statement in Bash Scripting · – if -z (to check if string has zero length) · – if -s (to check if file size is greater than zero) · – if -n (to ...
確定! 回上一頁