Psh::Builtins::Which.3pm

Langue: en

Version: 2003-01-03 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

"which command"

Locates the command in the filesystem.

"which -m module"

Locates the perl module in the filesystem

"which -r module"

Locates a command using a Perl regexp

Option "-a" may be used to see more than one match. Option "-v" switches to a more verbose output.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 6:
'=item' outside of any '=over'