Rookie file permissions question

Posted by Camran on Super User See other posts from Super User or by Camran
Published on 2010-06-01T18:02:26Z Indexed on 2010/06/01 18:14 UTC
Read the original article Hit count: 236

Filed under:
|
|
|
|

What is the ending 'r' for and the leading 'd' for in file permissions on Linux?

Example:

drwxr-xr-x

I know about the user, group, others part, and I know w=write, r=read, x=execute.

But I don't know about the leading 'd' and the trailing 'r'.

Care to explain?

Thanks

© Super User or respective owner

Rookie file permissions question

Posted by Camran on Stack Overflow See other posts from Stack Overflow or by Camran
Published on 2010-06-01T18:02:26Z Indexed on 2010/06/01 18:03 UTC
Read the original article Hit count: 236

Filed under:
|
|
|
|

What is the ending 'r' for and the leading 'd' for in file permissions on Linux?

Example:

drwxr-xr-x

I know about the user, group, others part, and I know w=write, r=read, x=execute.

But I don't know about the leading 'd' and the trailing 'r'.

Care to explain?

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about linux