if [ -f "*" ]; then echo "`pwd` is not an empty directory"; return 0; fi echo 21