SyntaxFix
Write A Post
Hire A Developer
Questions
if [ ! -z "$var" ] && [ -e "$var" ]; then # something ... fi