pwhich (1) Linux Manual Page
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 the usualy Unix…
