Permissions for Directories

Permission settings for directories have different meanings:
  • Read permission means that you can list the contents of that directory
  • Write permission means that you can add or remove files from that directory
  • Execute permission means that you can list information about the files in that directory
Read and execute permissions for directories are generally assigned together. In most cases, either both or neither are assigned.