Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Learning the vi Editor, 6th Edition
Top Free Python Books 🌠 - 100% Free or Open Source!
  • Title Learning the vi Editor, 6th Edition
  • Author(s) Linda Lamb and Arnold Robbins
  • Publisher: O'Reilly Media; Sixth Edition edition (November 1998)
  • Hardcover/Paperback: 352 pages
  • eBook: Online, HTML
  • Language: English
  • ISBN-10: 1565924266
  • ISBN-13: 978-1565924260
  • Share This:  

Book Description

This book is a part of The Unix CD Bookshelf, Version 3.0.

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.

Learning the vi Editor is a complete guide to text editing with vi. Topics new to the sixth edition include multiscreen editing and coverage of four viclones: vim, elvis, nvi, and vile and their enhancements to vi, such as multi-window editing, GUI interfaces, extended regular expressions, and enhancements for programmers. A new appendix describes vi's place in the Unix and Internet cultures.

Quickly learn the basics of editing, cursor movement, and global search and replacement. Then take advantage of the more subtle power of vi. Extend your editing skills by learning to use ex, a powerful line editor, from within vi. For easy reference, the sixth edition also includes a command summary at the end of each appropriate chapter.

About the Authors
  • Arnold Robbins, an Atlanta native, is a professional programmer and technical author. He has worked with Unix systems since 1980, when he was introduced 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. He is also coauthor 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.
Reviews and Rating: Related Book Categories: Read and Download Links: Similar Books:
  • Vi iMproved - Vim (Steve Oualline)

    The vi editor is the original standard UNIX full screen editor. It's been around almost since UNIX began and it has changed very little. This book takes a task oriented approach allowing you to learn only the vi commands that make your job easier.

  • A Byte of VIM (Swaroop C H)

    This is a book which aims to help you to learn how to use the Vim editor (version 7), even if all you know is how to use the computer keyboard. If you master the techniques in this book, you'll never need another text editor.

  • Learn Vimscript the Hard Way (Steve Losh)

    This book will introduce you to Vimscript, the main programming language used to customize Vim. You'll be able to mold Vim into an editor suited to your own personal text editing needs and make the rest of your time in Vim more efficient.

  • The Craft of Text Editing: Emacs for the Modern World, 3rd Edition

    This book covers all of topics related to text editing and more. By following the design of a character-based text editor, you will learn what goes into the such programs. In addition, this book introduces the concepts and power of the Emacs-type of text editor.

  • O'Reilly® Unix Text Processing (Dale Dougherty, Tim O'Reilly)

    In this book, we want to show how computers can be used effectively in the preparation of written documents, specially in the process of producing book-length documents. We will demonstrate the tools available in the UNIX environment.

  • Bison: The Yacc-compatible Parser Generator

    This book provides a quick overview of the theory behind context-free grammars and semantic values. It has both an introductory tutorial section with examples and a reference section which explores parts of Bison in detail.

  • An Introduction to Programming in Emacs Lisp (Robert J. Chassell)

    This tutorial is an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs.

  • GNU Emacs Lisp Reference Manual (Bil Lewis, et al)

    This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can write new code in Emacs Lisp and install it as an extension to the editor.

Book Categories
:
Other Categories
Resources and Links