What is the BSD equivalent of the Linux command <tt>newgrp</tt>?
`id` shows that my account belongs to several groups (staff, admin, wheel).
'staff' is the currently "active" one. That is, if I create a file it's group is 'staff'. But I would like to change the currently "active" group to something else (admin, etc.)
RedHat 7.0 Linux that I use @work has `newgrp`, but I cant seem to find a similar command in Mac OS X 10.0 / Darwin 1.3
Many thanks in advance,
D.
`id` shows that my account belongs to several groups (staff, admin, wheel).
'staff' is the currently "active" one. That is, if I create a file it's group is 'staff'. But I would like to change the currently "active" group to something else (admin, etc.)
RedHat 7.0 Linux that I use @work has `newgrp`, but I cant seem to find a similar command in Mac OS X 10.0 / Darwin 1.3
Many thanks in advance,
D.