Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file permissions

Status
Not open for further replies.

Gloups

IS-IT--Management
Sep 16, 2003
394
FR
Hi all,


If i have a file with for example srwxrw-rw- permissions.

What does "s" in first position mean ? As far as i know that's not a sticky bit but what else ?


Thanks in advance
 
This is not a regular file, but a UNIX domain socket, used for inter-process communication within the same system. If you have X installed and a graphics adapter then you will see at least one such socket under /tmp/.X11-unix.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top