Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
A. chmod u=rwx,go=rx /bin/foo
B. chmod o+rwx,a+rx /bin/foo
C. chmod 577 /bin/foo
D. chmod 775 /bin/foo
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!