From owner-freebsd-questions Sun Oct 22 16:48:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id E148337B479 for ; Sun, 22 Oct 2000 16:48:09 -0700 (PDT) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA80456; Sun, 22 Oct 2000 17:51:37 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 22 Oct 2000 17:51:37 -0600 (CST) From: Ryan Thompson To: Chris Angell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Oops! In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Angell wrote to freebsd-questions@FreeBSD.ORG: > I accidentally overwrote the /usr/sbin/adduser perl script with another > file. How do I get my adduser script back? > > Thanks, > > Chris Angell If you have sources installed, the original script can be found in /usr/src/usr.sbin/adduser/adduser.perl So, cd /usr/src/usr.sbin/adduser && make all install > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message