Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 17:51:37 -0600 (CST)
From:      Ryan Thompson <ryan@sasknow.com>
To:        Chris Angell <root@chrisangell.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Oops!
Message-ID:  <Pine.BSF.4.21.0010221750280.73091-100000@ren.sasknow.com>
In-Reply-To: <Pine.BSF.4.21.0010221325120.23272-100000@redqueen.chrisangell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <ryan@sasknow.com>
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010221750280.73091-100000>