Run Program on Mac for unix "which" command
I'm trying to use the Run Program() command to execute the unix command "/usr/bin/which -a Python3". I'm still learning so sorry if the answer seems obvious. For the record, I'm running JMP Pro 17.2 on MacOS Sonoma 14.7.1. The Mac thing is important to note, as there seem to be some subtle syntax differences from PCs.
Attempt 1 (just confirming Run Program works):
RP = Run Program(
Executab
...