Linux reminders
Last updated
Was this helpful?
Last updated
Was this helpful?
Permission
On Files
On Directories
SUID Bit
User executes the file with permissions of the file owner
/
SGID Bit
User executes the file with the permission of the group owner
File created in directory gets the same group owner
Sticky Bit
No meaning
Users are prevented from deleting files from other users
Integer value
Name
0
STDIN_FILENO
stdin
1
STDOUT_FILENO
stdout
2
STDERR_FILENO
stderr
<> symbolic constant
<> file stream