Mastering Unix Shell Scripting: Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus

Mastering Unix Shell Scripting: Bash, Bourne, and Korn Shell Scripting for Programmers, System Administrators, and UNIX Gurus
ISBN-10
1118080165
ISBN-13
9781118080160
Category
Computers
Pages
1032
Language
English
Published
2011-09-14
Publisher
John Wiley & Sons
Author
Randal K. Michael

Description

UNIX expert Randal K. Michael guides you through every detail of writing shell scripts to automate specific tasks. Each chapter begins with a typical, everyday UNIX challenge, then shows you how to take basic syntax and turn it into a shell scripting solution. Covering Bash, Bourne, and Korn shell scripting, this updated edition provides complete shell scripts plus detailed descriptions of each part. UNIX programmers and system administrators can tailor these to build tools that monitor for specific system events and situations, building solid UNIX shell scripting skills to solve real-world system administration problems.

Other editions

Similar books

  • MASTERING UNIX SHELL SCRIPTING, 2ND ED
    By Randal K. Michael

    Linux is greatly expanded in this new edition as the BASH shell is covered with complete end-to-end shell scripting examples· Covers top four flavors of UNIX: AIX, HP-UX, Linux and Solaris· Designed to teach people how to solve real-world ...

  • Mastering Linux Shell Scripting,: A practical guide to Linux command-line, Bash scripting, and Shell programming, 2nd Edition
    By Andrew Mallett, Mokhtar Ebrahim

    Master the complexities of Bash shell scripting and unlock the power of shell for your enterprise Key Features Identify high-level steps such as verifying user input Using the command line and conditional statements in creating/executing ...

  • Mastering Linux
    By Paul S. Wang

    The site also provides a complete example code package for download. Master the Linux Operating System Toolbox This book enables you to leverage the capabilities and power of the Linux system more effectively.

  • Learning the bash Shell: Unix Shell Programming
    By Cameron Newham

    With this book, programmers will learn: How to install bash as your login shell The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs Command line editing, history substitution, ...

  • Mastering Linux Shell Scripting
    By Andrew Mallett

    Master the complexities of Bash shell scripting and unlock the power of shell for your enterprise About This Book Identify the high level steps such as verifying user input, using command lines and conditional statements in creating and ...

  • Mastering Bash
    By Giorgio Zarrelli

    Your one stop guide to making the most out of Bash programming About This Book From roots to leaves, learn how to program in Bash and automate daily tasks, pouring some spice in your scripts Daemonize a script and make a real service of it, ...

  • Mastering Unix/ Linux/ Solaris/ Shell Scripting

    Mastering Unix/ Linux/ Solaris/ Shell Scripting

  • Learn Linux Shell Scripting – Fundamentals of Bash 4.4: A comprehensive guide to automating administrative tasks with the Bash shell
    By Sebastiaan Tammer

    This book will start with an overview of Linux and Bash shell scripting, and then quickly deep dive into helping you set up your local environment, before introducing you to tools that are used to write shell scripts.

  • Shell Scripting: Expert Recipes for Linux, Bash, and more
    By Steve Parker

    With this book, Linux expert Steve Parker shares a collection of shell scripting recipes that can be used as is or easily modified for a variety of environments or situations.

  • Learning the Korn Shell
    By Bill Rosenblatt

    The Korn shell is also faster; several of its features allow you to write programs that execute more quickly than their Bourne or C shell equivalents.This book provides a clear and concise explanation of the Korn shell's features.