1.

chmod command can take multiple filenames as arguments.(a) True(b) FalseThis question was addressed to me by my school teacher while I was bunking the class.Origin of the question is Changing File Ownership and Permissions in division Basic File Attributes of Unix

Answer»

Right OPTION is (a) True

The explanation: We can change permissions of MULTIPLE FILES by USING chmod command once. To change permissions of multiple files simultaneously just use the chmod command with multiple filenames as arguments.



Discussion

No Comment Found

Related InterviewSolutions