Problem on running groupadd
Hi folks,
Ubuntu 7.04 server amd64
I need to create a new group, vmgroup, adding userA, userB as member to the gourp;
On running;
$ sudo groupadd -g 123 -x members=userA,userB vmgroup
I can't find the extended option -x
Please advise how to overcome this problem adding members to the new group. TIA
B.R.
satimis
|