The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

which - Find and print the executable path(s)

VERSION

This document describes which ($Version: 0.4.2.605 $).

SYNOPSIS

which [<option(s)>] <filename(s)>

OPTIONS

--dosify, --dos, -d

"Dosify" output

--where, -w, --all, -a

Find and print <all> possible executable paths for the filename(s) given

--version
--usage
--help, -?
--man

Print the usual program information

REQUIRED ARGUMENTS

<filename(s)>

FILENAMES...

DESCRIPTION

which will read each FILENAME, find, and then print the executable path for the FILENAME.