|
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). |
|
|
 |  |  97 Things Every Programmer Should Know: Collective Wisdom from the ExpertsProgrammers have a lot on their minds . Programming languages, programming techniques, development environments, coding style, tools, development process, deadlines, meetings, software architecture, design patterns, team dynamics, code, requirements, bugs, code quality. And more. A lot. There is an art, craft, and science to programming that... |  |  Pro Bash Programming: Scripting the GNU/Linux Shell (Expert's Voice in Linux)The bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of shell internals, shell programs can perform as snappily as utilities written in C or other compiled languages. And you will see how, without assuming Unix lore, you can write professional bash 4.0 programs through... |
 Linux in a NutshellEverything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and... |  |  CompTIA Linux+ Study Guide: 2009 ExamAuthoritative coverage on the first Linux+ exam revision in more than five years
The Linux+ exam is an entry-level Linux certification exam administered by CompTIA that covers your knowledge of basic Linux system administration skills. With this being the first update to the exam in more than five years, you'll need to be prepared... |  |  Assembly Language Step-by-Step: Programming with LinuxThe eagerly anticipated new edition of the bestselling introduction to x86 assembly language
The long-awaited third edition of this bestselling introduction to assembly language has been completely rewritten to focus on 32-bit protected-mode Linux and the free NASM assembler. Assembly is the fundamental language bridging human ideas and... |
|