Product Details
Linux Command Line and Shell Scripting Bible

Linux Command Line and Shell Scripting Bible
By Richard Blum

List Price: $49.99
Price: $31.49 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

47 new or used available from $26.54

Average customer review:

Product Description

There's a lot to be said for going back to basics. Not only does this Bible give you a quick refresher on the structure of open-source Linux software, it also shows you how to bypass the hefty graphical user interface on Linux systems and start interacting the fast and efficient waywith command lines and automated scripts. You'll learn how to manage files on the filesystem, start and stop programs, use databases, even do Web programmingwithout a GUIwith this one-stop resource.


Product Details

  • Amazon Sales Rank: #62059 in Books
  • Published on: 2008-05-12
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 840 pages

Features


Editorial Reviews

From the Back Cover
Learn all the command lines for all Linux shells in this one-stop guide

There's a lot to be said for going back to basics. Not only does this Bible give you a quick refresher on the structure of open-source Linux software, it also shows you how to bypass the hefty graphical user interface on Linux systems and start interacting the fast and efficient way—with command lines and automated scripts. You'll learn how to manage files on the filesystem, start and stop programs, use databases, even do Web programming—without a GUI—with this one-stop resource.

  • Understand the Linux desktop and various command-line parameters

  • Learn filesystem navigation, file handling, and the basics of bash shell commands

  • Write shell scripts to automate routine functions and reports

  • Harness nesting loops and structured commands

  • Monitor programs, master file permissions, and make queries

  • Run scripts in background mode and schedule jobs

  • Use sed, gawk, and regular expressions

  • Explore all alternate shells, including ash, tcsh, ksh, korn, and zsh

About the Author
Richard Blumhas worked in the IT industry for over 18 years as both a systems and network administrator. He has administered UNIX, Linux, Novell, and Microsoft servers, as well as help design and maintain a 3,500-user network utilizing Cisco switches and routers. He has automated network monitoring with Linux shell scripts and written scripts in most of the common Linux shell environments. He is the author of several books, including Professional Linux Programming (Wrox) and Linux For Dummies, 8th Edition (Wiley).


Customer Reviews

this book will provide the foundation5
I have been a linux enthusiast for 7 years, a system administrator for 4. This provides concise explanations with outstanding illustrations that provide a comprehensive list of switches for each of the commands discussed, I really wish there was an electronic copy available.....
This should be the first book you purchase when looking to become a command line ninja.

Good book5
I'm a computer science student but I have not previously focused much on shell scripting, but this book has greatly aided me in:
- understanding the history of command line interfaces and exactly what the Linux terminals are emulating
- the basics of the major shells
- administrating a Linux system with shell scripts

I find myself referencing this book more often then the textbook I was assigned for class.

First rate and thorough description of all the options4
A good introduction to the Linux back end and a thorough description of all the basic Linux commands. From my perspective I would have liked to see less on alternate shells and more on the additional commands available as open-source routines, but on the whole this covered the field extremely well for beginners and occasional scripters who need reminding.