Path: utzoo!attcan!uunet!hsi!hsi.com!mark From: mark@hsi.com. (Mark Sicignano) Newsgroups: comp.unix.xenix.sco Subject: Re: cwd help needed Message-ID: <2264@hsi86.hsi.com.> Date: 6 Oct 90 20:22:27 GMT References: <1084@ria.ccs.uwo.ca> Reply-To: mark@hsi.com (Mark Sicignano) Distribution: comp.unix.xenix.sco Organization: 3M Health Information Systems, Wallingford, CT. Lines: 15 In article <1084@ria.ccs.uwo.ca> creider@uwocsd.uwo.ca (Chet Creider) writes: >Would someone help a newuser? How does one write the equivalent to >the familiar: > >alias cd 'cd \!* ; echo $cwd' > >i.e., is there an equivalent to $cwd (csh, SCO OS)? > alias cd 'cd \!* ; echo `pwd`' -- Mark Sicignano ...!uunet!hsi!mark 3M Health Information Systems mark@hsi.com