Búsqueda de LIBROS DEL AUTOR: arnold robbins

25 resultados

  • LEARNING THE VI AND VIM EDITORS
    ARNOLD ROBBINS / ELBERT HANNAH
    Among the text editors being used in the programming community, perhaps the most important family is vi and its derivatives. With this updated edition, Unix and Linux users will learn text editing basics for both vi and Vim ("vi improved") before moving on to advanced editing tools for each editor. Authors Arnold Robbins and Elbert Hannah cover the latest major releases of Vim,...

    $521.00

  • BASH POCKET REFERENCE
    ARNOLD ROBBINS
    Itâ??s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips. Youâ??ll quickly find answers to the annoying questions that generally come up when youâ??re writing shell scripts: What characters d...

    $160.00

  • EFFECTIVE AWK PROGRAMMING
    ARNOLD ROBBINS
    When processing text files, the awk language is ideal for handling data extraction, reporting, and data-reformatting jobs. This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the GNU implementation, called gawk. This book is useful for novices and awk experts alike. In this thoroughly revised edition, author and gawk lead developer Arnold...

    $481.00

  • VI AND VIM EDITORS POCKET REFERENCE
    ARNOLD ROBBINS
    Many Unix, Linux, and Mac OS X geeks enjoy using the powerful, platform-agnostic text editors vi and Vim, but there are far too many commands for anyone to remember. Author Arnold Robbins has chosen the most valuable commands for vi, Vim, and vi's main clonesâ??vile, elvis, and nviâ??and packed them into this easy-to-browse pocket reference. You'll find commands for all kinds o...

    $160.00

  • LINUX IN A NUTSHELL
    ELLEN SIEVER / STEPHEN FIGGINS / ROBERT LOVE / ARNOLD ROBBINS
    Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders. This updated...

    $481.00

  • UNIX IN A NUTSHELL
    ARNOLD ROBBINS
    As an open operating system, Unix can be improved on by anyone and everyone: individuals, companies, universities, and more. As a result, the very nature of Unix has been altered over the years by numerous extensions formulated in an assortment of versions. Today, Unix encompasses everything from Sun's Solaris to Apple's Mac OS X and more varieties of Linux than you can easily ...

    $374.00

  • CLASSIC SHELL SCRIPTING
    ARNOLD ROBBINS / NELSON H. F. BEEBE
    Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users and system administrators-a way to quickly harness and customize the full power of any Unix system. With shell scripts, you can combine the fundamental Unix text and file processing commands to crunch data and automate repetitive task...

    $427.00

  • GDB POCKET REFERENCE
    ARNOLD ROBBINS
    Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executi...

    $107.00

  • SED AND AWK POCKET REFERENCE
    ARNOLD ROBBINS
    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 comp...

    $107.00

  • LEARNING THE KORN SHELL
    ARNOLD ROBBINS / BILL ROSENBLATT
    The Korn shell is an interactive command and scripting language for accessing Unix® and other computer systems. As a complete and high-level programming language in itself, it's been a favorite since it was developed in the mid 1980s by David G. Korn at AT&T Bell Laboratories. Knowing how to use it is an essential skill for serious Unix users. Learning the Korn Shell shows you ...

    $374.00

  • VI EDITOR POCKET REFERENCE
    ARNOLD ROBBINS
    For many users, working in the UNIX environment means using vi, a full-screen text editor available on most UNIX systems. Even those who know vi often make use of only a small number of its features.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 ...

    $107.00

  • SED & AWK
    DALE DOUGHERTY / ARNOLD ROBBINS
    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 anothe...

    $427.00

  • BASH POCKET REFERENCE
    ARNOLD ROBBINS
    Itâ??s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips. Youâ??ll quickly find answers to the annoying questions that generally come up when youâ??re writing shell scripts: What characters d...

    $160.00

  • SED AND AWK POCKET REFERENCE
    ARNOLD ROBBINS
    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 comp...

    $107.00

  • LEARNING THE VI AND VIM EDITORS
    ARNOLD ROBBINS / ELBERT HANNAH / LINDA LAMB
    There's nothing that hard-core Unix and Linux users are more fanatical about than their text editor. Editors are the subject of adoration and worship, or of scorn and ridicule, depending upon whether the topic of discussion is your editor or someone else's. vi has been the standard editor for close to 30 years. Popular on Unix and Linux, it has a growing following on Windows sy...

    $374.00

  • LINUX IN A NUTSHELL
    ELLEN SIEVER / STEPHEN FIGGINS / ROBERT LOVE / ARNOLD ROBBINS
    Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders. This updated...

    $481.00

  • GDB POCKET REFERENCE
    ARNOLD ROBBINS
    Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executi...

    $107.00

  • VI EDITOR POCKET REFERENCE
    ARNOLD ROBBINS
    For many users, working in the UNIX environment means using vi, a full-screen text editor available on most UNIX systems. Even those who know vi often make use of only a small number of its features.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 ...

    $107.00

  • CLASSIC SHELL SCRIPTING
    ARNOLD ROBBINS / NELSON H. F. BEEBE
    Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users and system administrators-a way to quickly harness and customize the full power of any Unix system. With shell scripts, you can combine the fundamental Unix text and file processing commands to crunch data and automate repetitive task...

    $427.00

  • SED & AWK
    DALE DOUGHERTY / ARNOLD ROBBINS
    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 anothe...

    $427.00

  • LINUX IN A NUTSHELL
    ELLEN SIEVER / AARON WEBER / STEPHEN FIGGINS / ROBERT LOVE / ARNOLD ROBBINS
    Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--hav...

    $481.00

  • UNIX IN A NUTSHELL
    ARNOLD ROBBINS
    As an open operating system, Unix can be improved on by anyone and everyone: individuals, companies, universities, and more. As a result, the very nature of Unix has been altered over the years by numerous extensions formulated in an assortment of versions. Today, Unix encompasses everything from Sun's Solaris to Apple's Mac OS X and more varieties of Linux than you can easily ...

    $374.00

  • LEARNING THE KORN SHELL
    ARNOLD ROBBINS / BILL ROSENBLATT
    The Korn shell is an interactive command and scripting language for accessing Unix® and other computer systems. As a complete and high-level programming language in itself, it's been a favorite since it was developed in the mid 1980s by David G. Korn at AT&T Bell Laboratories. Knowing how to use it is an essential skill for serious Unix users. Learning the Korn Shell shows you ...

    $374.00

  • VI AND VIM EDITORS POCKET REFERENCE
    ARNOLD ROBBINS
    Many Unix, Linux, and Mac OS X geeks enjoy using the powerful, platform-agnostic text editors vi and Vim, but there are far too many commands for anyone to remember. Author Arnold Robbins has chosen the most valuable commands for vi, Vim, and vi's main clonesâ??vile, elvis, and nviâ??and packed them into this easy-to-browse pocket reference. You'll find commands for all kinds o...

    $160.00

  • EFFECTIVE AWK PROGRAMMING
    ARNOLD ROBBINS
    When processing text files, the awk language is ideal for handling data extraction, reporting, and data-reformatting jobs. This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the GNU implementation, called gawk. This book is useful for novices and awk experts alike. In this thoroughly revised edition, author and gawk lead developer Arnold...

    $481.00