Assume you are given the directory structure shown in Figure 4-2 on page 83 and the following directory permissions:

d--x--x--- 3 zach pubs 512 2013-03-10 15:16 business
drwxr-xr-x 2 zach pubs 512 2013-03-10 15:16 business/milk_co
For each category of permissions—owner, group, and other—what happens
when you run each of the following commands? Assume the working direc-
tory is the parent of correspond and that the file cheese_co is readable by
everyone.
a. cd correspond/business/milk_co
b. ls –l correspond/business
c. cat correspond/business/cheese_co

a. owner: OK; group: OK; other: Permission denied
b. owner, group, and other: Permission denied
c. owner and group: Is a directory; other: Permission denied

Computer Science & Information Technology

You might also like to view...

________ randomly displays lines of the image as it builds it on the page

A) The Insert grid B) Graphics Interchange Format C) Flash D) Interlacing

Computer Science & Information Technology

__________ sensors work, for example, when a foot steps on a pressure-sensitive pad under a rug, or a window is opened.

A. Pressure B. Contact and weight C. Motion D. Movement

Computer Science & Information Technology