First page Back Continue Last page Overview Graphics
File permissions in Linux
Linux is very safe once compared to operating systems such as windows -:(
The root of this strength is its extended file permissions. Each file has read (r), write (w) and execute permission (x) for three different group of users, namely the user, the group user belong to it and other user groups. Let's explore these permission using command ls -l