What does -z mean in Bash?

-z string True if the string is null (an empty string)

Leave a Comment