> Again thanks. I was able to open it with TextEdit and do the mod so > even though it's an executable it is still a text file.
It's actually a script: Finder (Get Info, I assume) was being stupid in calling everything with an execute bit an "executable"... it should look at the first two bytes of the file (the magic number) and see if it's binary (what in UNIX land would be referred to as 'an executable') or the magic value '#!' which makes it a script. -- Unsupported OS X is sponsored by <http://lowendmac.com/> Support Low End Mac <http://lowendmac.com/lists/support.html> Unsupported OS X list info <http://lowendmac.com/lists/unsupported.html> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive <http://www.mail-archive.com/unsupportedosx%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
