The <i>sed & awk Pocket Reference</i> is a handy, quick reference guide to frequently used functions, commands, and regular expressions used for day-to-day text processing needs. This book is a com...
An essential skill for Unix users and system administrators, shell scripts let you easily crunch data and automate repetitive tasks, offering a way to quickly harness the full power of any Unix sys...
Introduction to ksh scripting.
This document describes the basic principles of ksh commands (if, while, for, etc), comparisons, functions and more. Incorporation with UNIX commands like sed, awk, ...
Introduction to Unix.
Sections with basic commands, system resources and printing, shells, text processing (grep, awk, sed), editors, shell programming.
Made at http://www.catonmat.net
This sed cheat sheet contains: command line summary, command description, if they take single address or pattern, or a range of addresses, and what they modify (i...