Question
Hi I really need help on this can someone please help me thank you Changing file permissions So far, weve learned that the ls -l
Hi I really need help on this can someone please help me thank you
Changing file permissions
So far, weve learned that the ls -l command option returns details for files and directories regarding its type, mode or permissions, size, modification time and name.
File modes may be updated with the chmod command which accepts the modedefinition by using the: ugo, letters for user, group and others respectively. The operands +- determine whether to add or remove the read, write or executemodes.
Changing file permissions
Evaluate your chmod command understanding by completing the following tasks:
List visible and hidden file details including file size suffixes for the ~/workspace directory content
Change the index.php file to match these permissions:
-r-x-w---- 1 codio codio 0 Jul 30 13:34 index.php
Update the admin/ directory to match these permissions:
d-w-rw-rw- 2 codio codio 22 Jul 30 17:38 admin
Once you have completed these tasks press the Check It button to have your solution assessed.
Check It!
LAST RUN on 10/12/2018, 3:51:02 PM
[Error ] Task 1. Expected: List visible and hidden file details including file size suffixes for ~/workspace. Try again.
N
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started