WHICH

Section: User Commands (1)
Updated: LOCAL
Index Return to Main Contents
 

NAME

which - show full path of commands  

SYNOPSIS

which progname ...  

DESCRIPTION

Which takes a series of program names, and prints out the full pathname of the program that the shell would call to execute it. It does this by simulating the shells searching of the $PATH environment variable.  

SEE ALSO

The exec(2,3) family.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 06:22:25 GMT, December 12, 2024