Zdjęcia produktu


SED & AWK 2e (O'Reilly Media)

(1997 / 432 / miękka / 9781565922259)
Literatura obcojęzyczna O'Reilly Media
Dostepność na dzień 18.12.2024: w magazynie

Promocyjna oferta cenowa:

178,11 zł
Sklep Libristo.pl
Przejdź do sklepu Najlepsza oferta w bazie!
Przejdź do sklepu 178,11 zł - najtaniej w bazie!

Prezentowana oferta sklepu Libristo.pl jest najbardziej atrakcyjna cenowo spośród setek sklepów internetowych w naszej bazie. Przeglądaj pełny ranking cen i ofert Porównanie cen następuje w czasie rzeczywistym.

Recenzje i opinie

Opis produktu SED & AWK 2e

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).

Dane oraz specyfikacja:

Ranking ofert - najlepsze promocyjne ceny 2017

  • SED & AWK 2e (sklep Libristo.pl)
    178,11 zł Sklep Libristo.pl
    Przejdź do sklepu

W naszym rankingu znajduje się 1 promocyjnych ofert w cenie 178,11 zł.

Opinie i recenzje użytkowników

Dodaj opinie lub recenzję dla SED & AWK 2e. Twój komentarz zostanie wyświetlony po moderacji.

Produkty powiązane

  • Perl cookbook O'reilly media

    Zobacz w sklepie Perl cookbook O'reilly media
    O'Reilly Media
    "Perl Cookbook" is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains...
    178,01 zł
  • JBoss - A Developer's Notebook

    Zobacz w sklepie JBoss - A Developer's Notebook
    O'Reilly Media
    There's nothing ordinary about JBoss. What began, as an open source EJB container project six years ago has become a fully certified J2EE 1.4...
    125,88 zł
  • O'reilly media Connected company

    Zobacz w sklepie O'reilly media Connected company
    O'Reilly Media
    The future of work is already here. Customers are adopting disruptive technologies faster than your company can adapt. When your customers are...
    108,71 zł
  • Java Web Services

    Zobacz w sklepie Java Web Services
    O'Reilly Media
    For many Java developers, web services appeared to come out of nowhere. Its advantages are clear: web services are platform-independent (like...
    191,11 zł
  • Programming WPF 2e

    Zobacz w sklepie Programming WPF 2e
    O'Reilly Media
    If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's...
    195,29 zł
  • Erlang programming O'reilly media

    Zobacz w sklepie Erlang programming O'reilly media
    O'Reilly Media
    A Concurrent Approach to Software Development
    183,37 zł
  • Beginning BeagleBone

    Zobacz w sklepie Beginning BeagleBone
    O'Reilly Media
    Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside...
    56,68 zł
  • Ai for games developers O'reilly media

    Zobacz w sklepie Ai for games developers O'reilly media
    O'Reilly Media
    Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive...
    143,26 zł
  • O'reilly media Java & xml data binding

    Zobacz w sklepie O'reilly media Java & xml data binding
    O'Reilly Media
    More Java developers want to work with XML, the technology that enables data to be transported intact over the Internet, but they don't have...
    125,88 zł
  • Time management for system administrators O'reilly media

    Zobacz w sklepie Time management for system administrators O'reilly media
    O'Reilly Media
    Time is a precious commodity, especially if you're a system administrator. No other job pulls people in so many directions at once. Users interrupt...
    125,88 zł
  • Developing Apps with GPT-4 and ChatGPT

    Zobacz w sklepie Developing Apps with GPT-4 and ChatGPT
    O'Reilly Media
    289,11 zł
  • O'reilly media Practical c programming 3e

    Zobacz w sklepie O'reilly media Practical c programming 3e
    O'Reilly Media
    There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(r)...
    160,63 zł

Inne w kategorii Literatura obcojęzyczna