linked linked linkedin whatsapp remove
Feedback

Unix Quiz Unix

Which of the following commands can be used to add the read and write permissions to the user and group classes of a file named abc?

chmod ugo +rw abc
chomd abc ug -rw
chmod ug -rw abc
chmod ug -rw abc

Answer:
chmod ug -rw abc

Note: This Question is unanswered, help us to find answer for this one

Related Unix Questions and Answers: