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


Click here to return to the 'Add regular expression junk filtering to Mail.app' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add regular expression junk filtering to Mail.app
Authored by: ngb on Nov 24, '03 08:46:32PM
If you're looking for /tmp on someone's Mac, but you don't know the name of the hard drive, then putting POSIX file "/tmp" in your script should send you to the right directory, even if interpreted on the fly. Alternately, you can get the name of the startup disk by using path to system folder and then strip filter for the text between the first and second ":".

[ Reply to This | # ]