sed and awk Pocket Reference. 2nd Edition - Helion

ISBN: 978-05-965-5202-2
stron: 54, Format: ebook
Data wydania: 2002-06-12
Księgarnia: Helion
Cena książki: 29,67 zł (poprzednio: 34,50 zł)
Oszczędzasz: 14% (-4,83 zł)
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 Pocket Reference is a companion volume to sed & awk, Second Edition, Unix in a Nutshell, Third Edition, and Effective awk Programming, Third Edition. This new edition has expanded coverage of gawk (GNU awk), and includes sections on:
- An overview of sed and awk?s command line syntax
- Alphabetical summaries of commands, including nawk and gawk
- Profiling with pgawk
- Coprocesses and sockets with gawk
- Internationalization with gawk
- A listing of resources for sed and awk users
Osoby które kupowały "sed and awk Pocket Reference. 2nd Edition", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
sed and awk Pocket Reference. 2nd Edition eBook -- spis treści
- sed & awk Pocket Reference
- SPECIAL OFFER: Upgrade this ebook with OReilly
- 1. sed & awk Pocket Reference
- 1.1. Introduction
- 1.2. Conventions Used in This Book
- 1.3. Matching Text
- 1.3.1. Filenames Versus Patterns
- 1.3.2. Metacharacters
- 1.3.2.1. Search patterns
- 1.3.2.2. Replacement patterns
- 1.3.3. Metacharacters, Listed by Unix Program
- 1.3.4. Examples of Searching
- 1.3.4.1. Examples of searching and replacing
- 1.4. The sed Editor
- 1.4.1. Command-Line Syntax
- 1.4.2. Syntax of sed Commands
- 1.4.2.1. Pattern addressing
- 1.4.2.2. Examples
- 1.4.3. Group Summary of sed Commands
- 1.4.3.1. Basic editing
- 1.4.3.2. Line information
- 1.4.3.3. Input/output processing
- 1.4.3.4. Yanking and putting
- 1.4.3.5. Branching commands
- 1.4.3.6. Multiline input processing
- 1.4.4. Alphabetical Summary of sed Commands
- 1.5. The awk Programming Language
- 1.5.1. Command-Line Syntax
- 1.5.2. Important gawk Options
- 1.5.3. Profiling with pgawk
- 1.5.4. Patterns and Procedures
- 1.5.4.1. Patterns
- 1.5.4.2. Procedures
- 1.5.4.3. Simple pattern-procedure examples
- 1.5.5. Built-in Variables
- 1.5.6. Operators
- 1.5.7. Variable and Array Assignment
- 1.5.7.1. Escape sequences
- 1.5.8. Octal and Hexadecimal Constants in gawk
- 1.5.9. User -Defined Functions
- 1.5.10. Group Listing of awk Functions and Commands
- 1.5.11. Coprocesses and Sockets with gawk
- 1.5.12. Implementation Limits
- 1.5.13. Alphabetical Summary of awk Functions and Commands
- 1.5.13.1. Output redirections
- 1.5.13.2. printf formats
- 1.5.14. Internationalization with gawk
- 1.6. Additional Resources
- 1.6.1. Source Code
- 1.6.2. Books
- About the Author
- SPECIAL OFFER: Upgrade this ebook with OReilly