Click to See Complete Forum and Search --> : quick question: creating user groups w/ cli


CaptainPinko
04-25-2003, 08:19 PM
how do you create user groups using only command line interface (over ssh to be precise, but that shouldn't matter)? or do i just vi the /etc/groups file?

Hayl
04-25-2003, 08:25 PM
man groupadd

:)