On Sun, Nov 12, 2000 at 03:20:22PM +1100, Jeff Waugh wrote:

> usermod? Then you don't even have to use vi! :D

I don't like the way usermod handles adding users to groups.
ie if jeff already belongs to group video and games
and you want to add gnats to that list you have to do:

usermod -G video,games,gnats jeff  

and to delete games

usermod -G video,gnats jeff

An easier way in debian is

adduser jeff gnats
deluser jeff games



-- 
        chesty



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to