Day 6 Task: File Permissions and Access Control Lists
Today is more on Reading, Learning and Implementing File permissions.
File Permissions:-
Read (r) Read permission is used to access the file's contents.
Write (w) Write permission allows you to modify or change the contents of a file.
Execute (x)...
potale.hashnode.dev2 min read