I _think_ this was added to bash in 4.1.2 or something. It is a better check than -z which checks if the value of the variable is null or not.
I _think_ this was added to bash in 4.1.2 or something. It is a better check than -z which checks if the value of the variable is null or not.