BTW, I'd love to see your AppleScript for formatting UNIX scripts properly in these forums. I have one that works ordinarily, but it appears that the brackets that can appear in UNIX scripts cause mine to add unwanted strikeouts and font-color changes.
You wrap your code or stuff you do not want the forum to reformat in a pair of
tags
...
... your stuff here
...
{code}
Is there a good book that focuses on Darwin -- especially one that covers scripting fairly thoroughly? I've done a bit of coding in my time, but some of the scripting syntax baffles me.
Here are some Mac OS X Unix oriented books, HOWEVER, I do NOT know how good they are, as I have been playing with Unix since '85. Many books on Unix shell usage (bash) are fairly generic, however, when it comes to administration, things in /etc and things like that, each Unix implementation has its own twist (Mac OS X, Linux, Solaris, AIX, HP-UX, Tru64 UNIX, etc...). In some respects Mac OS X has more admin related differences, as Apple has been trying very hard to handle more of the admin stuff via a GUI than any other Unix implementation.
Anyway here are some pointers. If you can find any of these in a bookstore, you can always browse them before buying.
There is a "Mac OS X for Unix Geeks" book.
<http://www.amazon.com/Mac-OS-Unix-Geeks-Leopard/dp/059652062X/ref=sr
12?ie=UTF8&qid=1299168465&sr=8-2>
There is a "Take Control of Mac Command LIne with Terminal" book
<http://www.takecontrolbooks.com/command-line>
Mac OS X UNIX Toolbox
<http://www.amazon.com/MAC-OS-UNIX-Toolbox-Commands/dp/0470478365/ref=sr
11?ie=UTF8&qid=1299168465&sr=8-1>
A Pratical Guide to UNIX for Mac OS X Users
<http://www.amazon.com/Practical-Guide-UNIX-Mac-Users/dp/0131863339/ref=sr
13?ie=UTF8&qid=1299168465&sr=8-3>
The Mac OS X Command Line: Unix under the Hood
<http://www.amazon.com/Mac-OS-Command-Line-Under/dp/0782143547/ref=sr
14?ie=UTF8&qid=1299168465&sr=8-4>