Amit's Blog
Home
Videos
All Posts
Tags
About Me
Subscribe
Check Null string in bash
if [ -z $string ]; then
echo “String is Null”
Sign up for more like this.
Subscribe