The following command can be used to accomplish the above task. chmod 640 test1 The following commands (in this order) can be used to perform the same task. chmod a-rwx test1 chmod u+rw,g+r,o-rwx test1
What will be an ideal response?
No, nobody can read the cp.new file in sarwar’s home directory (except sarwar) because no user has the permission to search sarwar’s home directory.
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a way to share a document?
A) A link B) E-mail C) A social network D) A news feed
Computer Science & Information Technology
An event driven interactivity chart:
a. Is not important to the development of the project. b. Should only be used if the project has very complicated interaction. c. Should always be developed to show how the screens interact with each other. d. Is only used by the user after the project is completed.
Computer Science & Information Technology