Biswaraj Sahoobiswaraj333.hashnode.dev·Jun 12, 2023DevOps(Day-6)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...#permission in Linux