begin kevin lyda quotation:
> yes, use chmod 1755 binary or chmo +t binary (depending on how you
> like to sed modes on files). it sets the sticky bit which tells the
> kernel to cache the text section (which is sharable across instances)
> in ram. i think most modern unicies ignore it under the theory that
> buffer cache systems are smarter then they used to be.
(You almost certainly already know this. But for the benefit of those
who don't:)
Linux is one such, and thus the sticky bit has no effect on
non-directory files. When applied to directories, it implements the
sticky bit's _other_ traditional function, causing files within to be
renameable/modifiable/erasable only by file owner, directory owner, and
the superuser.
--
Cheers,
Rick Moen This space for rant.
rick at linuxmafia.com
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!