pwhich (1) Linux Manual Page
NAME pwhich – Perl-only `which’ SYNOPSIS $ pwhich perl $ pwhich -a perl # print all matches $ pwhich perl perldoc … # look for multiple programs $ pwhich -a perl perldoc … DESCRIPTION `pwhich’ is a command-line utility program for finding paths to other programs based on the user’s "PATH". It is similar to…
