Posts Tagged ‘File permissions in Linux’

File Permissions

There are three types of access: 1. read 2. write 3. execute Each file belongs to a specific user and group. Access to the files is controlled by user, group, and what is called other. The term, other, is used to refer to someone who is not the user (owner) of the file, nor is the person a member of the group the file belongs to. File names and permission characters: File names can be up to 256 characters long [...]

Related Posts Plugin for WordPress, Blogger...