Question: Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others?

Options

A : chmod u-x, go+r note

B : chmod go+r, u+x note

C : chmod g-x, uo+r note

D : chmod go+x, u-x note

Click to view Correct Answer

Previous ||

Unix - Part 3 more questions

Which command is used to link the files?

Which of the following signs is used to back up....

Major expressions used with find command to select file is....

Which of are following internal commands is used in mail....

Which of the following commands is used to display the....

The network uses TCP/IP as the only network protocol. You....

You are the administrator of your company's network. You are....

Your network contains 10 domain controllers, 10 member servers, and....

You are the network administrator for your company. The company....

You install Terminal Services on a Windows 2000 domain controller.....

Artificial Intelligence - Part 1 more Online Exam Quiz

System Analysis and Design - Part 3

System Analysis and Design - Part 4

System Analysis and Design - Part 5

System Analysis and Design - Part 6

Unix - Part 2

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs

Functions - Programs

Objects and Classes - Programs