From owner-freebsd-hackers Mon Aug 27 15: 3:30 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from virtual-voodoo.com (bdsl.66.12.217.106.gte.net [66.12.217.106]) by hub.freebsd.org (Postfix) with ESMTP id A2EA837B42C for ; Mon, 27 Aug 2001 15:03:21 -0700 (PDT) (envelope-from steve@virtual-voodoo.com) Received: from inlafrec (bdsl.66.12.217.40.gte.net [66.12.217.40]) (authenticated) by virtual-voodoo.com (8.11.6/8.11.5) with ESMTP id f7RM3Dr61209; Mon, 27 Aug 2001 17:03:13 -0500 (EST) (envelope-from steve@virtual-voodoo.com) Message-ID: <020701c12f43$8e0e2310$28d90c42@eservoffice.com> From: "Steven Ames" To: , References: <3B8AC157.5000203@yahoo.com> Subject: Re: TCSH bug... Date: Mon, 27 Aug 2001 16:59:32 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Under -CURRENT? virtual-voodoo# touch 0 1 2 3 4 5 6 7 8 9 virtual-voodoo# ls 0 1 2 3 4 5 6 7 8 9 virtual-voodoo# set rmstar virtual-voodoo# rm * Do you really want to delete all files? [n/y] y virtual-voodoo# ls virtual-voodoo# version tcsh 6.10.00 (Astron) 2000-11-19 (i386-intel-FreeBSD) options 8b,nls,dl,al,kan,sm,rh,color,dspm I'm not seeing this problem... This is from -CURRENT from about 2 hours ago. -Steve ----- Original Message ----- From: "Jim Bryant" To: Sent: Monday, August 27, 2001 4:53 PM Subject: TCSH bug... > Sorry if this doesn't go here... I don't know where else to put it... Please forward it to the correct people. > > With: > > set rmstar > > in your .cshrc, perform the following operations: > > -------------------------------------------------------------- > 4:49:49pm wahoo(49): tcsh > 4:49:51pm wahoo(1): mkdir bs > 4:49:54pm wahoo(2): cd bs > 4:49:56pm wahoo(3): touch 1 2 3 4 5 6 7 8 9 0 > 4:50:02pm wahoo(4): ls > . .. 0 1 2 3 4 5 6 7 8 9 > 4:50:05pm wahoo(5): rm * > Do you really want to delete all files? [n/y] n > Bus error (core dumped) > 4:50:10pm wahoo(50): cd bs > 4:50:19pm wahoo(51): ls > . .. 0 1 2 3 4 5 6 > 7 8 9 tcsh.core > 4:50:20pm wahoo(52): > --------------------------------------------------------------- > > Whazzup? This will always happen, iff you select to not rm * > > jim > -- > ET has one helluva sense of humor! > He's always anal-probing right-wing schizos! > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message