On Tue, Jun 10, 2008 at 10:30 PM, Michael Lynch <[EMAIL PROTECTED]> wrote:
> Carl,
>
> I searched usr/sbin/  and the
> "useradd" command is not there where else could it be
>
> Im using FEDORA 6
>

I don't have Fedora 6 readily available.  But I can tell you that in
Fedora 3 and also Fedora 9, it is

/usr/sbin/useradd
also
/usr/sbn/adduser -> useradd
in case you forgot what to call it.

By the way, the "locate" command is really helpful in cases like this,
if the locate database has been built on your system, normally it is
re-built around 4AM on a system that is running.

To find an adduser command in a directory that might be any one of
/bin /usr/bin /sbin /usr/sbin /usr/local/bin try:

$ locate bin/adduser

    carl
-- 
 carl lowenstein marine physical lab u.c. san diego
 [EMAIL PROTECTED]

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to