Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 1995 15:43:56 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        radova@risc6.unisa.ac.za (A. Radovanovic)
Cc:        hackers@freebsd.org
Subject:   Re: Help - I lost /usr/bin/mail file
Message-ID:  <199507111343.PAA06068@uriah.heep.sax.de>
In-Reply-To: <9507110914.AA19569@risc6.unisa.ac.za> from "A. Radovanovic" at Jul 11, 95 11:14:38 am

next in thread | previous in thread | raw e-mail | index | archive | help
As A. Radovanovic wrote:
> 
> I'd appreciate it very much if somebody could send me the
> 
> 	       /usr/bin/mail
> 
> for BSD 2.0. It seems I deleted the file. By the way, is it possible to
> extract just one, or number of files from the bindist?

You can either get the source e.g. from the /filesys subdir of the
CDROM (maybe also the ftp mirrors), or you can

	cd .../bindist
	cat bin.?? | (cd /; tar -xvzf - usr/bin/mail)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



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