Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 03:10:24 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Chris Angell <root@chrisangell.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Oops!
Message-ID:  <20001023031024.B2017@hades.hell.gr>
In-Reply-To: <Pine.BSF.4.21.0010221325120.23272-100000@redqueen.chrisangell.com>; from root@chrisangell.com on Sun, Oct 22, 2000 at 01:25:46PM -0700
References:  <Pine.BSF.4.21.0010221325120.23272-100000@redqueen.chrisangell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 22, 2000 at 01:25:46PM -0700, Chris Angell wrote:
> I accidentally overwrote the /usr/sbin/adduser perl script with another
> file.  How do I get my adduser script back?

Assuming that you have the sources under /usr/src ...

	# cd /usr/src/usr.sbin/adduser/
	# make -n install

That should be pretty much all you have to do :-)

-- 
Giorgos Keramidas, < keramida @ ceid . upatras . gr >


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?20001023031024.B2017>