Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!columbia!rutgers!umnd-cs!umn-cs!randy From: randy@umn-cs.UUCP (Randy Orrison) Newsgroups: comp.unix.questions Subject: csh core dump (was: if-then-else in csh alias?) Message-ID: <2133@umn-cs.UUCP> Date: Fri, 28-Aug-87 18:34:26 EDT Article-I.D.: umn-cs.2133 Posted: Fri Aug 28 18:34:26 1987 Date-Received: Sun, 30-Aug-87 05:57:47 EDT References: <16128@teknowledge-vaxc.ARPA> <1376@bloom-beacon.MIT.EDU> Reply-To: randy@umn-cs.UUCP (Randy Orrison) Organization: UofM Math Department Lines: 20 Keywords: csh core dump on the side, this dumps core on an Encore running UMAX 4.2: mkdir x mkdir y set home=x/y # not absolute! cd cd ../.. # reference to $home? ***BOOM*** I know it's a stupid thing to do, but it shouldn't dump core. actually, the cd ../.. should work, it's cd by itself that should have trouble, though just with not being able to find $home. -randy (Just tried it on our vanilla [for now] 4.3 VAX - another core dump!) -- Randy Orrison, University of Minnesota School of Mathematics UUCP: {ihnp4, seismo!rutgers!umnd-cs, sun}!umn-cs!randy ARPA: randy@ux.acss.umn.edu (Yes, these are three BITNET: randy@umnacvx different machines)