|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
I'll let the commands do the talking...
[paul@pokeball paul]$ groupadd
bash: groupadd: command not found
[paul@pokeball paul]$ whereis groupadd
groupadd: /usr/sbin/groupadd /usr/share/man/man8/groupadd.8.gz
[paul@pokeball paul]$ /usr/sbin/groupadd
usage: groupadd [-g gid [-o]] [-r] [-f] group
Bill Patterson wrote:
I want to use my user add and group add commands on a newly created RH8.0 Linux, and it says
[root@localhost mysql]# groupadd mysql
bash: groupadd: command not found
I must've done something wrong. Does anyone know what? Thanks.
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|