Permissions in LINUX
When you do ls -ltr to list the files. You can see the permissions of the files.
drwxrwxrwx 1 root pool 256 Dec 10 18:49 File.txt
d or - :- Generally the permissions of any file or folder starts with d or -. d is for directory a...