#1,745 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of From Bash to Z Shell: Conquering the Command Line

Sentiment score: 2
Reddit mentions: 5

We found 5 Reddit mentions of From Bash to Z Shell: Conquering the Command Line. Here are the top ones.

From Bash to Z Shell: Conquering the Command Line
Buying options
View on Amazon.com
or
    Features:
  • Used Book in Good Condition
Specs:
Height9.25 inches
Length7.01 inches
Number of items1
Weight1.81660903888 Pounds
Width1.07 inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 5 comments on From Bash to Z Shell: Conquering the Command Line:

u/Jeff-J · 3 pointsr/Gentoo

Books that I find very useful:

Beginning Portable Shell Scripting: From Novice to Professional

From Bash to Z Shell: Conquering the Command Line

Unix Power Tools, Third Edition

The UNIX Programming Environment

Running Linux (mine is old, but still useful)

I have bought lots of other useful books from O'Reilly.

Anything written by Michael W Lucas.

u/JasonZX12R · 3 pointsr/linux4noobs

I have been a Unix admin for 5+ years and I am always finding cool tricks with commands I have been using for years. Or built in shell commands even, such as:

http://www.amazon.com/Bash-Shell-Conquering-Command-Line/dp/1590593766/ref=sr_1_1?ie=UTF8&qid=1319107875&sr=8-1

Is one of the books I have been going back over.

u/massysett · 1 pointr/linux

Interactive or scripted?

Interactive

u/mantrout · 1 pointr/linux4noobs

Online tutorials can answer any questions you might ever have, but when learning something new I like the condensed nature of a well written book on a subject. For shells, I thought this book was excellent, and still reference it from time to time:
http://www.amazon.com/Bash-Shell-Conquering-Command-Line/dp/1590593766/ref=sr_1_1?ie=UTF8&qid=1290060461&sr=8-1

also.... ZSH FOR LIFE!

u/wadcann · 1 pointr/linux

From Bash to Z Shell: Conquering the Command Line

Learning shell by looking at a few examples didn't work well for me. That book explained a lot of things that I hadn't understood.

Note that this may be overkill...