File Permissions and Access Control Lists in Linux
Aug 8, 2023 · 3 min read · .Introduction file permission is used to control access to a file or directory, There are three types of permissions: read, write, and execute. .Task 1 Create a simple file and do ls -ltr owner — The owner of the file or application. "chown" is us...
Join discussion


