Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Nov 1999 10:02:01 -0600
From:      "Jonathan E. Lyons" <parrothd@midwest.net>
To:        "Guillaume Paquet" <foub@globetrotter.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Problems with commands in sbin directories
Message-ID:  <3.0.5.32.19991104100201.00a64330@midwest.net>
In-Reply-To: <001501bf26d7$c5557740$0201a8c0@cgocable.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Check your path statement, and make sure /usr/sbin is in there..

10:40am@www~#more .login
#       $Id: dot.login,v 1.7.2.1 1997/02/23 20:57:42 joerg Exp $
#
# .login - csh login script, read by login shell, 
#          after `.cshrc' at login.
#
# see also csh(1), environ(7).
#

set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/bin
/usr/X11R6/bin $HOME/bin)
setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man"


At 10:17 AM 11/4/99 -0500, Guillaume Paquet wrote:
>Hi,
>
>When I was using FreeBSD 3.3-RELEASE, I could type like "adduser", and it
>worked, but now with 3.3-STABLE I have to type /usr/sbin/adduser, can you
>please help me with this problem?
>
>Guillaume Paquet
>foub@globetrotter.net
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>

Jonathan E. Lyons 			
parrothd@midwest.net			Nucleus Consulting	
ICQ # 14226912				www.nucleusconsulting.com
Cell # 773-251-1967			A+, MCSE, CCNA, FreeBSD!
Pager # 7732511967@mobile.att.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19991104100201.00a64330>