Am 17.02.2015 12:59, schrieb Laszlo Papp: > Hi, > > I am looking for something like usermod -g on desktop. Is it possible > to achieve this feature?
I have no idea why you need "usermod -g" (i assume adding a group) i use vi /etc/group > > There are workarounds like adding a group and then removing the > previous, etc, but it is suboptimal. mmmg, changing the primary group is changing the id in the 4th field. see: man 5 passwd hope that helps, wh _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
