Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 18:38:59 -0800
From:      Matthew Hunt <mph@pobox.com>
To:        "Mike O'Dell" <mo@servo.ccr.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: rm with no arguments...
Message-ID:  <19990126183859.A16894@wopr.caltech.edu>
In-Reply-To: <199901270223.VAA49207@servo.ccr.org>; from Mike O'Dell on Tue, Jan 26, 1999 at 09:23:24PM -0500
References:  <199901270223.VAA49207@servo.ccr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 26, 1999 at 09:23:24PM -0500, Mike O'Dell wrote:

> it seems that "rm" with no arguments now whines about it with a
> useage thing and there seems to be no way to get it to stop, so
> it now urps into pipes and other things when it didn't before

I do not think this change is very recent.

wopr:~/tmp$ lcvs co -r bsd_44_lite bin/rm
cvs checkout: Updating bin/rm
U bin/rm/Makefile
U bin/rm/rm.1
U bin/rm/rm.c
wopr:~/tmp$ cd bin/rm
wopr:~/tmp/bin/rm$ make
Warning: Object directory not changed from original /usr/home/mph/tmp/bin/rm
cc -O -pipe   -c rm.c
cc -O -pipe    -o rm rm.o  
gzip -cn rm.1 > rm.1.gz
wopr:~/tmp/bin/rm$ ./rm
usage: rm [-dfiRr] file ...


-- 
Matthew Hunt <mph@pobox.com> * Stay close to the Vorlon.
http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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