Im just trying to build a better understanding of UNIX permissions but one thing confuses me...
When i have the permissions of 555 on a text file i can still edit the file in VI using the :wq! command. But this seems odd as root doesnt have write permissions to the file ???
When i have the permissions of 555 on a text file i can still edit the file in VI using the :wq! command. But this seems odd as root doesnt have write permissions to the file ???