ICT
November 27, 2023aptitude
November 27, 2023Question 10870 – UNIX-Operating-System
Consider the file named ‘file 1’. In order to remove write permission to the owner and grant execute permission to others, which of the following UNIX commands in appropriate?
Correct Answer: A
chmod u–w,o+x file 1
chmod u-w,o-w file 1
cheperum u-w, o+e file 1
chmod u-w,o+e file 1
Subscribe
Login
0 Comments