𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

sed and awk Pocket Reference, 2nd Edition

✍ Scribed by Arnold Robbins


Publisher
O'Reilly Media
Year
2002
Tongue
English
Leaves
52
Edition
2nd
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on multiple files, and to write conversion programs.The sed, awk, and Regular Expressions Pocket Reference is a companion volume to sed & awk, 2nd Edition, and Unix in a Nutshell. This small book is a handy reference guide to the information presented in the larger volumes, presenting a concise summary of regular expressions and pattern matching, and summaries of sed and awk.


πŸ“œ SIMILAR VOLUMES


Sed and Awk: Pocket Reference
✍ Arnold Robbins πŸ“‚ Library πŸ“… 2002 πŸ› O'Reilly Media 🌐 English

<p><span>For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on

Sed & awk pocket reference
✍ Dale Dougherty;Arnold Robbins πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

<p><i>sed &amp; awk</i> describes two text manipulation programs that are mainstays of the UNIX programmer's toolbox. This edition covers the <i>sed</i> and <i>awk</i> programs as they are mandated by the POSIX standard and includes discussion of the GNU versions of these programs.</p>