Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A Perl script to manage file types and creators' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A Perl script to manage file types and creators
Authored by: hamarkus on Dec 05, '03 07:39:25PM

Stupid question, what is the path on Mac OS X? (I know, the path is where the OS or a programm looks for (executable) files, but where is that on OS X?)



[ Reply to This | # ]
A Perl script to manage file types and creators
Authored by: vonleigh on Dec 06, '03 04:17:20AM
echo $PATH
v

[ Reply to This | # ]