-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sunday, August 27, 2000, 8:27:23 AM, Peter wrote:
> I've got a directory that has permissions of drwxrwxrwt
> What exactly is the status described by the 't'?

The "t" bit was originally just for executable files, and was called
the "sticky bit". It told the kernel to keep an executable's text in
memory (or on swap) so that it would start up more quickly on
subsequent invocations. Its meaning changed somewhat with the advent
of memory paging, but I don't recall the details.

When applied to a directory (in more modern UNIX versions /
derivatives), it generally means that even though the directory may
have general write access, only the owner of any given file (or root)
may delete that file. This prevents several nasty attacks by one user
of a multi-user UNIX against another. Deleting someone else's temp
files during a compile or edit session could be nasty.

Ron.

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.3
Comment: Digital signature verifies authorship and unaltered content.

iQA/AwUBOakp4G8pw+2/9pUJEQIN+QCfb8C72eBx1gmvezai9D9b0vsyC1sAoLUe
UmSfp5OIrhdd+ll8MciQwbVP
=kvQi
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to