adplus-dvertising
frame-decoration

Question

chmod command can be used in ____ ways.

a.

3

b.

2

c.

5

d.

0

Posted under Unix File System UNIX

Answer: (b).2

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. chmod command can be used in ____ ways.

Similar Questions

Discover Related MCQs

Q. The expression used with chmod command to change permissions in a relative manner contains ____ components.

Q. Which of the following characters specify the user and group category?

Q. Which of the following symbol is used with chmod to assign permission to a file?

Q. To assign execute permission to the user (owner) for a file named file01.txt, which of the following command will be used?

Q. To remove write permission from group and others, which one of the following commands will be used?

Q. While changing permissions in an absolute manner, we explicitly set all the nine bits irrespective of the previous permissions of the file.

Q. What are the permission of file01 after executing this command?
chmod 777 file01

Q. A file named file01 should be readable, writable and executable only by the user(owner). Which one of the following set of command will be used?

Q. A file has a permission set as 000 i.e. — — —. Can the file be deleted?

Q. A file has a permission set as 777 ie rwxrwxrwx but the directory permissions are 400. If the user tries to delete the file, will he be able to do it?

Q. Which command is used to change the ownership of a file?

Q. Which option is used for the recursive functioning of chmod command?

Q. Every file system has a directory structure headed by ____

Q. Every file is associated with a table which contains all possible information about a file, that table is called as _________

Q. Which of the following is not a content of inode?

Q. Which of the following is not stored in inode?

Q. Which option is used with ls command for knowing the inode number of the file?

Q. Two files can have a same inode number in the same file system.

Q. When we can access a file with multiple filenames, it is said that the file has multiple _____

Q. Which command is used to link a file with multiple filenames?