The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-20-2008
dhinge's Avatar
dhinge dhinge is offline
Registered User
  
 

Join Date: Nov 2006
Location: Salt Lake City, UT
Posts: 24
editing /etc/group

I use usermod -g dave devgroup, I can edit files under group devgroup, but when I check the /etc/group file, my name is not listed with devgroup.

Do I have to reload the /etc/group file or something for the changes to be apparent?