< Shell Programming


  -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
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.