Explains the progression in Unix from grep to sed and awk, describes how to write sed scripts, covers common programming constructs, and details awk's built-in functions
"Sinopsis" puede pertenecer a otra edición de este libro.
Dale Dougherty is president and CEO of Songline Studios, a leading web publishing company. He is editor and publisher of Web Review (webreview.com), an innovative online magazine for web site developers. Prior to Songline, Dougherty developed the Global Network Navigator (GNN) and was the founding editor for O'Reilly's Nutshell Handbooks (R). Arnold Robbins, an Atlanta native, is a professional programmer and technical author. He has been working with UNIX systems since 1980, when he was intoduced to a PDP-11 running a version of Sixth Edition UNIX. He has been a heavy awk user since 1987, when he became involved with gawk, the GNU project's version of awk. As a member of the POSIX 1003.2 balloting group, he helped shape the POSIX standard for awk. He is currently the maintainer of gawk and its documentation. The documentation is available from the Free Software Foundation (http://www.gnu.org) and has also been published by SSC (http://www.ssc.com) as "Effective AWK Programming." He is also co-author of the sixth edition of O'Reilly's Learning the vi Editor. Since late 1997, he and his family have been living happily in Israel.
The book begins with an overview and a tutorial that demonstrate a progression in functionality from grep to sed to awk. sed and awk share a similar command-line syntax, accepting user instructions in the form of a script. Because all three programs use UNIX regular expressions, an entire chapter is devoted to understanding UNIX regular expression syntax. Next, the book describes how to write sed scripts. After getting started by writing a few simple scripts, you'll learn other basic commands that parallel manual editing actions, as well as advanced commands that introduce simple programming constructs. Among the advanced commands are those that manipulate the hold space, a set-aside temporary buffer. The second part of the book has been extensively revised to include POSIX awk as well as coverage of three freely available and three commercial versions of awk. The book introduces the primary features of the awk language and how to write simple scripts. You'll also learn: common programming constructs; how to use awk's built-in functions; how to write user-defined functions; debugging techniques for awk programs; how to develop an application that processes an index, demonstrating much of the power of awk; and FTP and contact information for obtaining various versions of awk. Also included is a miscellany of user-contributed scripts that demonstrate a wide range of sed and awk scripting styles and techniques.|
"Sobre este título" puede pertenecer a otra edición de este libro.
EUR 4,67 gastos de envío desde Reino Unido a España
Destinos, gastos y plazos de envíoEUR 9,49 gastos de envío desde Reino Unido a España
Destinos, gastos y plazos de envíoLibrería: Phatpocket Limited, Waltham Abbey, HERTS, Reino Unido
Condición: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions. Nº de ref. del artículo: Z1-T-025-01902
Cantidad disponible: 1 disponibles
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
Paperback. Condición: Good. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine. Nº de ref. del artículo: GOR001621470
Cantidad disponible: 1 disponibles
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
Paperback. Condición: Fair. A readable copy of the book which may include some defects such as highlighting and notes. Cover and pages may be creased and show discolouration. Nº de ref. del artículo: GOR001785437
Cantidad disponible: 1 disponibles
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
Paperback. Condición: Very Good. sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another. awk is a complete programming language. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does many things for you, including automatically opening and closing data files, reading records, breaking the records up into fields, and counting the records. While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts. This edition covers features of sed and awk that are mandated by the POSIX standard. This most notably affects awk, where POSIX standardized a new variable, CONVFMT, and new functions, toupper() and tolower(). The CONVFMT variable specifies the conversion format to use when converting numbers to strings (awk used to use OFMT for this purpose). The toupper() and tolower() functions each take a (presumably mixed case) string argument and return a new version of the string with all letters translated to the corresponding case. In addition, this edition covers GNU sed, newly available since the first edition. It also updates the first edition coverage of Bell Labs nawk and GNU awk (gawk), covers mawk, an additional freely available implementation of awk, and briefly discusses three commercial versions of awk, MKS awk, Thompson Automation awk (tawk), and Videosoft (VSAwk). The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Nº de ref. del artículo: GOR002005278
Cantidad disponible: 7 disponibles
Librería: WeBuyBooks, Rossendale, LANCS, Reino Unido
Condición: Good. Most items will be dispatched the same or the next working day. A copy that has been read but remains in clean condition. All of the pages are intact and the cover is intact and the spine may show signs of wear. The book may have minor markings which are not specifically mentioned. Nº de ref. del artículo: wbs4460029971
Cantidad disponible: 1 disponibles
Librería: WeBuyBooks, Rossendale, LANCS, Reino Unido
Condición: Very Good. Most items will be dispatched the same or the next working day. A copy that has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Nº de ref. del artículo: wbs2883946000
Cantidad disponible: 1 disponibles
Librería: medimops, Berlin, Alemania
Condición: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present. Nº de ref. del artículo: M01565922255-G
Cantidad disponible: 1 disponibles
Librería: WorldThree, Sheffield, SY, Reino Unido
Soft cover. Condición: Fair. Scuffing and worn from use, but otherwise in good condition. All pages are free from notes and marking, except for biro dedication on front inside page. Nº de ref. del artículo: ABE-1744043859549
Cantidad disponible: 1 disponibles
Librería: Alcaná Libros, Madrid, España
tapa blanda. Condición: Bien. PROGRAMMING LANGUAGES, AWK, UNIX (Computer file), UNIX System V (Computer file), Solaris (Computer file), Sed (Computer file) O'Reilly. Cambridge. 1997. 23 cm. 395 p. Encuadernación en tapa blanda de editorial ilustrada. Idioma Inglés. 970425 0 21. 95 S. Previous ed. : 1998. Title from title screen. Printed copy of Unix in a nutshell attached to Cubierta deslucida. -ROM. In HTML format. Peek, Jerry. Unix power tools. Contents Unix power tools. 2nd ed. , 1997 ; Unix in a nutshell. 3rd ed. , 1999; Learning the vi editor. 6th ed. , 1998; Sed & awk, 2nd ed. , 1997; Learning the Korn shell, 1993; Learning the Unix operating system. 4th ed. , 1998. Dale Dougherty and Arnold Robbins. [Sed and awk ][Sed and Awk. ]. Nutshell Handbook. A Nutshell handbook. Description based upon print version of record. Includes bibliographies and index. Available also in a print edition. Electronic reproduction. Boston, MA : Safari, 1997. Available via World Wide Web. Boulder, Colo. : NetLibrary, 2000. Available via the World Wide Web. Available in multiple electronic file formats. Access may be limited to NetLibrary affiliated libraries. Mode of access: World Wide Web. English. Made available through: Safari Books Online, LLC. Description based on online resource; title from PDF title page (ebrary, viewed October 9, 2013). Other format: ISBN: 1-56592-225-5. Contents Table of Contents; Preface; Chapter 1. Power Tools for Editing; May You Solve Interesting Problems; A Stream Editor; A Pattern-Matching Programming Language; Four Hurdles to Mastering sed and awk; Chapter 2. Understanding Basic Operations; Awk, by Sed and Grep, out of Ed; Command-Line Syntax; Using sed; Using awk; Using sed and awk Together; Chapter 3. Understanding Regular Expression Syntax; That's an Expression; A Line-Up of Characters; I Never Metacharacter I Didn't Like; Chapter 4. Writing sed Scripts; Applying Commands in a Script; A Global Perspective on Addressing . ISBN: 1565922255 (=3220378=) LK252. Nº de ref. del artículo: 3220378
Cantidad disponible: 1 disponibles
Librería: WorldThree, Sheffield, SY, Reino Unido
Soft cover. Condición: Good. Nº de ref. del artículo: ABE-1743263063970
Cantidad disponible: 1 disponibles