Path: utzoo!utgpu!watmath!watcgl!idallen From: idallen@watcgl.waterloo.edu Newsgroups: uw.mfcf.bugs Subject: showpath; deletes null path (dot) from current when printing it Message-ID: <11256@watcgl.waterloo.edu> Date: 25 Aug 89 04:32:18 GMT Sender: idallen@watcgl.waterloo.edu Reply-To: idallen@watcgl.waterloo.edu Distribution: uw Lines: 10 From: "Ian! D. Allen [CGL]" $ PATH=/bin::a:b showpath /bin:a:b $ PATH=/bin:a:b: showpath /bin:a:b $ PATH=:/bin:a:b showpath /bin:a:b The null path has traditionally stood for "." to Bourne shells.