@brief Find out where a command lives in your PATH. @param pname Name of the program to look for. @return pointer to statically allocated character string. This is the C equivalent to the 'which' ...
@brief Find out where a command lives in your PATH. @param pname Name of the program to look for. @return pointer to statically allocated character string. This is the C equivalent to the 'which' ...