From owner-freebsd-questions Sun Oct 22 17:15:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7668337B4C5 for ; Sun, 22 Oct 2000 17:15:35 -0700 (PDT) Received: from hades.hell.gr (patr530-b019.otenet.gr [195.167.121.147]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9N0E5J18270; Mon, 23 Oct 2000 03:14:07 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9N0AOP02210; Mon, 23 Oct 2000 03:10:24 +0300 (EEST) Date: Mon, 23 Oct 2000 03:10:24 +0300 From: Giorgos Keramidas To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Oops! Message-ID: <20001023031024.B2017@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from root@chrisangell.com on Sun, Oct 22, 2000 at 01:25:46PM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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