- "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.
Hey! The above document had some coding errors, which are
explained below:
- Around line 6:
- '=item' outside of any '=over'
=over without closing =back