Logo

Learning the vi editor

Learning the vi editor

Publisher: Wikibooks
Number of pages: 82

Description:
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator. Sometimes vi is the only editor available when your computer crashes leaving a minimal system for you to repair.

Home page url

Download or read it online for free here:
Download link
(640KB, PDF)

Similar books

Book cover: Unix System AdministrationUnix System Administration
by - The Ohio State University
Systems administration is the installation and maintenance of the UNIX computer system. The system administrator will need to maintain the software and hardware for the system. This includes hardware configuration, software installation, etc.
(10571 views)
Book cover: The Craft of Text EditingThe Craft of Text Editing
by - Lulu.com
This book covers all aspects of creating a character-based text editor. In the process, it discusses many aspects of creating a large application program including user interface, speed/memory/I/O tradeoffs, and many other considerations.
(9533 views)
Book cover: Motif ProgrammingMotif Programming
by - Cardiff School of Computer Science
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. This is a practical introduction to writing Motif programs. The key principles are always supported by example programs.
(10562 views)
Book cover: Effective AWK ProgrammingEffective AWK Programming
by
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(13223 views)