in reply to Re^4: Check for another program availability
in thread Check for another program availability
That exactly. And additionally, "which" might produce considerably different results in a (perl) script than on the command prompt, as some shells have "which" as a builtin or alias, so people *think* they have which (program) but in fact use the shell functionality.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Check for another program availability
by eyepopslikeamosquito (Archbishop) on Apr 12, 2021 at 23:51 UTC |