Re: Command which gives the location of a command
From: Yves Dorfsman (yves_at_ZIOUP.COM)
Date: 11/18/05
- Previous message: Frank Cheung: "Where can I find the hardware info"
- In reply to: Lamar Saxon: "Re: Command which gives the location of a command"
- Next in thread: Willeat, Todd: "Re: Command which gives the location of a command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Nov 2005 18:50:32 -0700 To: aix-l@Princeton.EDU
On Thu, 17 Nov 2005, Lamar Saxon wrote:
> whence
whence is a korn shell built in. Both whence and which will look in your
current $PATH. Whence has the advantage to tell you that an alias is an
alias (which stays silent).
I *think* (no access to an AIX box right now) that whereis looks in
specific paths, rather than just your $PATH
Yves.
----
Yves Dorfsman yves@zioup.com
http://www.cuug.ab.ca/dorfsmay
http://www.SollerS.ca
- Previous message: Frank Cheung: "Where can I find the hardware info"
- In reply to: Lamar Saxon: "Re: Command which gives the location of a command"
- Next in thread: Willeat, Todd: "Re: Command which gives the location of a command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]