Originally posted by: shibhikkiran
Hello all,
I'm a beginner in AIX, practicing around couple of months.
When shoot the following command, it shows 't' in the permission field.
#ls -ld /tmp
output: drwxrwxrwt (showed first field only)
I want to know what is the purpose of 't' at the end.
I know 'r' stands for read, 'w' for write and 'x' for execute.
Here, I aware of the first 'rwx' sequence is meant for user permission and second 'rwx' sequence is meant for group permission and third sequence is meant for others permission.
Could anyone of you give me your valuable thoughts?
Awaiting your response.
Regrads,
Kiran
chennai