[PLUG] Ownership of ports

Felix Lee flee at aracnet.com
Sun May 19 01:23:11 UTC 2002


When you add yourself to a group, you may have to log out
and log in again for it take effect.  group membership, like
user-id, is a per-process attribute and gets inherited by
child processes, and is normally only set once by "login".

The command "groups" will tell you what groups your current
shell are in.

You can also use the command "newgrp" to create a subprocess
with different group membership.
--
[ sometimes puppies are skritch sluts ]




More information about the PLUG mailing list