[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Please pity a newbie...file permissions



man chmod

s = setuid, aka "sticky bit"

actually, it's setgid (uid = user id, gid = group id).

hope i didn't add confusion.