Question: Which commands is used to assign executable permission to all of the files named "letter"?

Options

A : chmod ugo+r letter

B : chmod ugo+rw letter

C : chmod u+x letter

D : chmod ugo+x letter

Click to view Correct Answer

Previous || Next

Unix - Part 2 more questions

Which of the following commands is used to rename a....

Which of the following commands is used to copy a....

Which command is used to list all the files with....

Which option is used with the chmod command recursively to....

Which command is used to change directory to the name....

Which set option is used with vi editor to display....

Which command is used to print a file?

Which command will be used with vi editor to replace....

Which of the following set options is used with vi....

Which command is used to list out all the hidden....

Artificial Intelligence - Part 1 more Online Exam Quiz

System Analysis and Design - Part 2

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 3

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs

Functions - Programs