Assume that a file's permissions give you read and write access.
• What operations can you perform on the file if it is in a directory which has "r" (read) only access?
• What operations can you perform on the file if it is in a directory which has "x" (execute) only access?