[Ilugc] One Day One Command (GROUPMOD)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Thu Apr 14 10:10:02 2005

Mr Anand Babu has developed the Freehoo, a free instant messenger for
Yahoo IM protocol with a rich set of features. It operates in console
mode with readline interface and  Scheme functionality for developing
extensions. URL http://savannah.nongnu.org/projects/freehoo

One Day One Command :-
====================

groupmod -- Modify a group

Summary : 

The groupmod command modifies the system account files to reflect the
changes that are specified on the command line.

Example:

# groupmod -g 600 mygrp -- Change the mygrp Group ID to 600.

# groupmod -n mygrp1 mygrp -- Change the mygrp name to mygrp1.

Group informations are stored in /etc/group files.

Read: man groupmod

Bye :)
--
Bharathi S
ODOC -- http://www.livejournal.com/community/ilugc/

** Wish you a Happy Tamil New Year **

Other related posts:

  • » [Ilugc] One Day One Command (GROUPMOD) - Bharathi Subramanian