I found which in the debian-utils package. Making a script on bash "type -p" doesn't work.
Alan On Thu, 25 Apr 1996, Martin Str|mberg wrote: > > > > Where is "which"? > > > > I tried to run the NTeX install script; it failed as which was not on the > > path. > > > > I cannot find which in debian/unstable/Contents.gz. > > > > There was some traffic about this issue (I think). > > > > Where is which? > > > > > > Alan Davis > > > > > > "which" is built in in tcsh. bash uses "file" or "type" in stead, I think. > > > Am I first?, > > MartinS >

