Beemaster's International Beekeeping Forum

ADMINISTRATION & HELP => COMPUTER TECH HELP FORUM => Topic started by: Apis629 on March 01, 2007, 03:33:08 pm

Title: What books would you suggest to learn UNIX?
Post by: Apis629 on March 01, 2007, 03:33:08 pm
In dabbling around the last few months with terminal in Mac OS X (Mac OS 10.4), based upon Darwin, I've become rather addicted to making scripts and such in pico, nano and emacs.  I've seen a few books on the market but, was wondering what people would suggest. 

I've gone through many websites and quite a few tech forums, found a few good books.  One nice little pdf that puts shell commands in the context of dungeons and dragons. 

So, a question to anyone else who enjoys working with the UNIX or UNIX-like CLIs, what book would you suggest?
Title: Re: What books would you suggest to learn UNIX?
Post by: Michael Bush on March 01, 2007, 03:46:20 pm
http://www.amazon.com/Unix-Nutshell-Fourth-Arnold-Robbins/dp/0596100299/sr=1-1/qid=1172778374/ref=pd_bbs_sr_1/104-3978808-6288763?ie=UTF8&s=books
Title: Re: What books would you suggest to learn UNIX?
Post by: Understudy on March 01, 2007, 07:26:30 pm
Well not to be to conceited:
Changing Your Shell (http://lantech.geekvenue.net/chucktips/jason/chuck/jason/chuck/1035144363/index_html)

Changing your shell prompt (http://lantech.geekvenue.net/chucktips/jason/chuck/jason/chuck/1039988302/index_html)

Basic little steps that are a lot of fun. Warning these are for FreeBSD but should work with OSX also.

Sincerley,
Brendhan
Title: Re: What books would you suggest to learn UNIX?
Post by: Apis629 on March 02, 2007, 12:32:10 am
Thanks.  I'm sure that anything for freeBSD will work just fine in Darwin given both, to my knowledge, can run in the Borne-again Shell (BASH).
Title: Re: What books would you suggest to learn UNIX?
Post by: Casimir on April 11, 2007, 08:22:39 pm
To modify your Bash shell use "vi .profile"
Title: Re: What books would you suggest to learn UNIX?
Post by: AllanJ on April 11, 2007, 10:03:27 pm
Ah Unix.. the good ole days... when operating systems made you sit up and think and where 1 slip meant a 36 hour recovery as you watched the tape wirl backwards and forwards, backwards and forwards.. Many a time I watched the sunrise from the steps of the company I was working for.. 
Title: Re: What books would you suggest to learn UNIX?
Post by: dlmarti on April 14, 2007, 09:12:23 pm
Nice simple Bash programming howto:
Here was where I was going to post the URL, but apparently my post count is too low for the board to allow it.  Search for these terms in google, it will take you too a nice howto: "BASH PROGRAMMING HOWTO"

As far as learning UNIX/Linux/BSD in general, is just to use it.
Force yourself to use it instead of Windoze, the learning curve is quite sharp but thankfully short.
Books, FAQ's, and HOWTO's help, but you'll never understand it, without lots of hands on.

Good luck, and enjoy.