Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!caen.engin.umich.edu!brian From: brian@caen.engin.umich.edu (Brian Holtz) Newsgroups: comp.unix.questions Subject: how to test for named executable in path? Keywords: which(1) Message-ID: <43666082.bea3@mach1.engin.umich.edu> Date: 23 May 89 21:06:00 GMT Distribution: na Organization: U of M Engineering, Ann Arbor, Mich. Lines: 4 Is there an elegant way to tell if a file is in your path? which(1), of course, tells you where a file is, and in a roundabout way tells you whether it's pathed; isn't there a clean way to find this out?