Perpetual PC's

Web Site Design.       Networks.

Commands and references ( GNU / linux kernel 2.4.18-3 and 2.4.18-14 )   
Linux is a registered trademark of Linus Torvalds


The commands with their most common usage are in brackets like this: [ command ].
Don't type the brackets, just what is inside of them.

Back to the index page


chmod

set gid
[ chmod g+s ]

set uid
[ chmod u+s ]

set uid and gid
[ chmod +s ]

set uid and gid and rwx for all in dir
[ chmod a=rwx,+s * ] be careful with this one

set uid and unset gid
[ chmod u+s,g-s ]




Perpetual PC's home page

Perpetual PC's link page