Date: 09 Dec 1998 19:33:36 -0600 From: Joel Ray Holveck <joelh@gnu.org> To: Alfred Perlstein <bright@hotjobs.com> Cc: Dennis <dennis@etinc.com>, hackers@FreeBSD.ORG Subject: Re: 3.0-RELEASE clear source? Message-ID: <86iufkeq6n.fsf@detlev.UUCP> In-Reply-To: Alfred Perlstein's message of "Mon, 7 Dec 1998 11:33:47 -0500 (EST)" References: <Pine.BSF.4.05.9812071132560.7329-100000@bright.fx.genx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> there is no source to the /usr/bin/clear program, and the binary >> provided in the distribution complains about "bad achitecture". >> Is this program antiquated or is this an oversite? > it's a shell script that wraps 'tput' > #!/bin/sh - > # > # Copyright (c) 1989, 1993 > # The Regents of the University of California. All rights reserved. > # > ...... > exec tput clear And if you still want the source, it is in /usr/src/usr.bin/tput/clear.sh -- Joel Ray Holveck - joelh@gnu.org Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86iufkeq6n.fsf>