Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

groupdel(8)


GROUPDEL

GROUPDEL

NAME
SYNOPSIS
DESCRIPTION
CAVEATS
FILES
SEE ALSO
AUTHOR

NAME

groupdel − Delete a group

SYNOPSIS

groupdel group

DESCRIPTION

The groupdel command modifies the system account files, deleting all entries that refer to group. The named group must exist.

You must manually check all filesystems to insure that no files remain with the named group as the file group ID.

CAVEATS

You may not remove the primary group of any existing user. You must remove the user before you remove the group.

FILES

/etc/group − group information
/etc/gshadow − secure group information

SEE ALSO

chfn(1), chsh(1), passwd(1), groupadd(8), groupmod(8), useradd(8), userdel(8), usermod(8)

AUTHOR

Julianne Frances Haugh (jockgrrl@ix.netcom.com)



groupdel(8)