adplus-dvertising
frame-decoration

Question

Which command is used to make all files and sub-directories in the directory (progs) executable by all users?

a.

chmod -R a+x progs

b.

chmod -R 222 progs

c.

chmod -1 a+x progs

d.

chmod -x a+x progs

Answer: (a).chmod -R a+x progs

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which command is used to make all files and sub-directories in the directory (progs) executable by all users?

Similar Questions

Discover Related MCQs

Q. Which command is used to display and create files?

Q. The second set of the three permissions (r-) indicates that

Q. Which column contains all details of the permissions of a file when you issue the ls -l command?

Q. Which of the following commands is used to display your working directory?

Q. While working with mail command, which command is used to save mail in a separate file?

Q. The command used to compare the files is known as

Q. Which command is used to terminate a process?

Q. Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field?

Q. The cp command uses:

Q. Which of the following files contains information related to password aging?

Q. Which command will be used with vi editor to replace text from cursor to right?

Q. Which of the following commands is used to rename a file?

Q. Which of the following is not a filter?

Q. Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?

Q. Which command is used to list all the files with extension .lst?

Q. Which option is used with the chmod command recursively to all files and sub-directories in a directory?

Q. Which command is used to change directory to the name beginning with a 'p'?

Q. Which of the following is invalid filename?

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

Q. Which set option is used with vi editor to display line numbers on screen?