Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 16:53:27 -0500
From:      Jim Bryant <kc5vdj@yahoo.com>
To:        FreeBSD-hackers@freebsd.org
Subject:   TCSH bug...
Message-ID:  <3B8AC157.5000203@yahoo.com>

next in thread | raw e-mail | index | archive | help
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




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