Shell Programming/File conditional
-d file directory -e file file exists -f file file is regular file -g file set-group-id on file -r file readable file -s file non-zero sized file -u file set-user-id on file -w file writable file -x file executable file