[Bird's-brother Linux video tutorial finishing]03_01_linux file Management class commands in detail cont. 3

Source: Internet
Author: User

First, view the text:

Cat: Connect and Show TAC: Reverse display of text content

-N: Show line numbers

-E: Displays the line terminator for each line

Note: For Linux systems, the line terminator for each line of the text file is $. The Windows system has two terminator: $ and line breaks.

Second, split screen display:

MORE: Only support backward, turn to the last screen exit.

Less: Same as man

SPACE:

B:

ENTER:

K:

Third, head, tail

Head-n View Top N rows

Tail-n: View after n rows

-F: Look at the end of the file and do not exit, waiting for the new content appended to this file to appear.


Iv. Text Processing

Cut

-D: Specifies the field delimiter, which by default is a space.

-F: Specifies the field to display.

-F 1,3 Show 1th and 3rd

-F 1-3 shows 1th to 3rd

This article is from the "Linux Blind Advanced Road" blog, please be sure to keep this source http://blindbird.blog.51cto.com/12338383/1878885

[Bird's-brother Linux video tutorial finishing]03_01_linux file Management class commands in detail cont. 3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.