Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Text editing and processing

Text editing and processing

This topic is part of our Linux System Administration training

vi (which stands for visual) is the standard Linux text editor. Unlike most text editors, it is modal. Learning vi is essential if one wants to become a good Linux system administrator.

The following aspects of vi need to be known:

  • Starting vi
  • Moving around
  • Moving to lines
  • Editing text
  • Search & replace
  • Quitting vi

Text Processing

One area where Linux excels is the processing of enormous volumes of text using pipes and filters.

We will start by looking at text streams and filters in order to master:

  • Piping
  • wc, head, and tail
  • expand, unexpand, and tr
  • sort and uniq
  • cut, paste, and join
  • sed etc.

Then we will cover all aspects of redirection:

  • Output redirection
  • Input redirection

Finally, we will learn about regular expressions as used in most text processing utilities in Linux.

This topic is part of our Linux System Administration training

Our forthcoming training courses

  • No training courses are scheduled.

Comments

  1. vikrissen sabapathee says

    17 February 2011 at 13:55

    it is very fabulious

  2. avinash says

    17 February 2011 at 15:56

    Thanks Vikrissen.

    Hope you find the links to the various online resources useful.

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for something?

Want to know more?

Get our newsletter

Discover the latest news, tips and tricks on Linux, the Web and Mobile technologies every week for FREE

This work is licensed by Knowledge7 under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.