Thread: "newuser"
View Single Post
  #7   (View Single Post)  
Old 4th June 2008
tanked tanked is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 56
Default

How do you remove a user from a group? I suppose I could use the -G option to
Code:
pw usermod
but that means I have to specify all the the groups that I want the user to remain in. What command do I use to simply remove one user from one group?
Reply With Quote