Dot in PATH?

Chet Ramey chet at odin.INS.CWRU.Edu
Fri Feb 8 06:11:36 AEST 1991


In article <2905 at charon.cwi.nl> dik at cwi.nl (Dik T. Winter) writes:
>In article <1991Feb6.154106.7067 at usenet.ins.cwru.edu> chet at po.CWRU.Edu writes:
> > odin$ which foo
> > bash: which: command not found
> > odin$ foo
> > this is ./foo
> > 
>It is very tempting to give some nasty comment here.

Go for it.  I have thick skin.

Note that `which' is not a shell function or builtin, nor is it an
executable in `.' or `/usr/bin'.  It is an executable in a private
bin directory.

Chet
-- 
Chet Ramey				``There's just no surf in
Network Services Group			  Cleveland, U.S.A. ...''
Case Western Reserve University
chet at ins.CWRU.Edu		My opinions are just those, and mine alone.



More information about the Comp.unix.shell mailing list