
Автор
Арнольд Роббинс — книжные серии
- 1 произведение
- 17 изданий на 3 языках
-
sed & awk Pocket Reference Arnold Robbins
ISBN: 0-596-00352-8 Год издания: 2002 Издательство: O'Reilly Media Язык: Английский 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
This small book is a handy reference guide to the information presented in the larger volumes. It presents a concise summary of regular expressions and pattern matching, and summaries of sed and awk . -
VI Editor Pocket Reference Arnold Robbins
ISBN: 1565924975 Год издания: 1998 Издательство: O'Reilly Media Язык: Английский The vi Editor Pocket Reference is a companion volume to O'Reilly's updated sixth edition of Learning the vi Editor, a complete guide to text editing with vi. New topics in Learning the vi Editor include multi-screen editing and coverage of four vi clones: vim, elvis, nvi, and vile. This small book is a handy reference guide to the information in the larger volume, presenting movement and editing commands, the command-line options, and other elements of the vi editor in an easy-to-use tabular format.