|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
WHICH(1) FreeBSD General Commands Manual WHICH(1)
NAME
which -- locate a program file in the user's path
SYNOPSIS
which [-as] program ...
DESCRIPTION
The which utility takes a list of command names and searches the path for
each executable file that would be run had these commands actually been
invoked.
The following options are available:
-a List all instances of executables found (instead of just the
first one of each).
-s No output, just return 0 if any of the executables are found, or
1 if none are found.
Some shells may provide a builtin which command which is similar or iden-
tical to this utility. Consult the builtin(1) manual page.
SEE ALSO
builtin(1), csh(1), find(1), locate(1), whereis(1)
HISTORY
The which command first appeared in FreeBSD 2.1.
AUTHORS
The which utility was originally written in Perl and was contributed by
Wolfram Schneider <wosch@FreeBSD.org>. The current version of which was
rewritten in C by Daniel Papasian <dpapasia@andrew.cmu.edu>.
FreeBSD 6.2 June 21, 2002 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 19:58:45 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4330 hits) (Suse Linux 10.1)
ssh man page (4184 hits) (Suse Linux 10.1)
adv_cap_autoneg man page (4106 hits) (Solaris 10 11_06)
sqlite3 man page (4031 hits) (openSUSE 10.2)
svn man page (3240 hits) (FreeBSD 6.2)
startproc man page (1903 hits) (Suse Linux 10.1)
pprosetup man page (1664 hits) (Solaris 10 11_06)
netcat man page (1605 hits) (Suse Linux 10.1)
signal man page (1592 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (1552 hits) (Solaris 10 11_06)
|