Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!husc6!contact!umb!pme From: pme@umb.umb.edu (Paul English) Newsgroups: comp.unix.wizards Subject: Re: Csh prompt problem Keywords: csh prompt glob cd Message-ID: <739@umb.umb.edu> Date: 7 Feb 89 01:32:59 GMT References: <20005@agate.BERKELEY.EDU> Reply-To: pme@umb.edu (Paul English) Organization: Dept of Math and CS, UMass Boston. Lines: 16 Since this type of thing usually makes your prompt so long that you usually tend to ignore it, why have it there in the first place? If you really need an easy way of reminding yourself where you are, you could do something like the following to make it easy to get this info on demand: alias . echo `hostname`: `dirs` Of course if you are running under a decent windowing system, you should have this info in your window header. This is also an easy (and documented in many places) thing to do. -- Paul M. English, UMass/Boston CS grad. pme@umb.edu, husc6!umb!pme, harvard!umb!pme