[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] The "ls" command
Sticky
When the sticky bit is set on a directory, files in that directory may
be unlinked or renamed only by root or their owner. Without the
sticky
bit, anyone able to write to the directory can delete or rename
files.
The sticky bit is commonly found on directories, such as /tmp,
that are
world-writable.
Directly from
man chmod
Drag0n
dragon<at>atlantacon.org
Sean Kilpatrick wrote:
>ls -l shows me this:
>
>srw-rw-rw- 1 root root 0 Jan 17 15:38 log
>^
>
>What's the "s" stand for?
>The others I know:
>l = link
>d = directory
>- = normal file
>b = block device
>c = character device
>
>Running FC3
>
>Sean
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>