Day6:File Permissions and Access Control Lists
#90DaysofDevops challenge
File Permissions:
In Linux, there are three types of owners for a file.
USER - The user permissions apply only the owner of the file or directory, they will not impact the actions of other users. user can also be called defa...
sanjana05.hashnode.dev3 min read