in reply to Re^2: path to perl interpreter
in thread path to perl interpreter
$ perl whichperl.pl operating system: darwin executable: perl $ /usr/bin/perl whichperl.pl operating system: darwin executable: /usr/bin/perl $ chmod +x whichperl.pl $ ./whichperl.pl operating system: darwin executable: perl $
|
|---|