|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
usually installed, i fix a lot of those problems by
suing to "-"
localhost.localdomain[2]% su
Password:
[root@localhost epike]# groupadd
bash: groupadd: command not found
[root@localhost epike]# su -
[root@localhost root]# groupadd
usage: groupadd [-g gid [-o]] [-r] [-f] group
[root@localhost root]#
epike
>
> 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.
>
> Bill
>
> _________________________________________________________________________
> 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
>
_________________________________________________________________________
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
|
|