๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โœ Scribed by Randal K. Michael


Publisher
Wiley
Year
2008
Tongue
English
Leaves
1035
Edition
2
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Learn to create shell scripts to solve real-world UNIX problems Get ready to take on the UNIX world! 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, and then shows you how to take basic syntax and turn it into a shell scripting solution. Throughout the book, youll also find complete shell scripts plus detailed descriptions of each part. Youll be able to modify this information to build tools that monitor for specific system events and situations, building the skills to solve real-world system administration problems. โ€ข Make the most of Bash, Bourne, and Korn shells โ€ข Execute the proper commands for eachUNIX flavor โ€ข Define the correct command syntax to meet a specific shell scripting goal โ€ข Filter the commands output to strip out unneeded data โ€ข Build options into the shell script to give the end user more flexibility on the command line โ€ข Replicate data using rsync โ€ข Create snapshot-style backups using Dirvish โ€ข Work with records files to parse data โ€ข Prepare for government audits using specific commands


๐Ÿ“œ SIMILAR VOLUMES


Mastering unix shell scripting: bash, bo
โœ Michael, Randal K ๐Ÿ“‚ Library ๐Ÿ“… 2013;2008 ๐Ÿ› Wiley ๐ŸŒ English

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 s

Mastering Unix Shell Scripting, 2nd Edit
โœ Randal K. Michael ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Wiley ๐ŸŒ English

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 s

Mastering UNIX Shell Scripting
โœ Randal K. Michael ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Wiley ๐ŸŒ English

* Provides readers with end-to-end shell scripts that can be used to automate repetitive tasks and solve real-world system administration problems * Targets the specific command structure for four popular UNIX systems: Solaris, Linux, AIX, and HP-UX * Illustrates dozens of example tasks, pre

Mastering UNIX Shell Scripting
โœ Randal K. Michael ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Wiley ๐ŸŒ English

Unix Shell Scripting 2nd edition is a practical reference book to UNIX shell scripting. There are 954 pages committed to various scripts appropriate for any type of production environment: research, banking, web hosting, personal, security or system administration. Each script is well written. His s

Mastering Unix shell scripting
โœ Randal K Michael ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Wiley ๐ŸŒ English

Acknowledgments. Introduction. Part One: The Basics of Shell Scripting. Chapter 1: Scripting Quick Start and Review. Chapter 2: 24 Ways to Process a File Line-by-Line. Chapter 3: Automated Event Notification. Chapter 4: Progress Indicators Using a Series of Dots, a Rotating Line, or Elapsed Time.