Which Linux command will set file permissions so that a user will have full privileges, a group will have read and execu

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Which Linux command will set file permissions so that a user will have full privileges, a group will have read and execu

Post by answerhappygod »

Which Linux command will set file permissions so that a user
will have full privileges, a group will have read and execute
privileges, and others will have read only privileges?
A:
chmod 714 index.html
B:
chmod 520 index.html
C:
chmod 754 index.html
D:
chmod 457 index.html
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply