Common operation commands of wubantu (III), wubantu

Source: Internet
Author: User

Common operation commands of wubantu (III), wubantu
I. cat commands

Cat is the function of concatenate to view the file content, create a file, merge a file, and append the file content. PS (cat displays all the content at a time, suitable for text files with less content)

Cat file name

  • -B-to-Null Output row number

  • -N: Number of all rows output

2. more commands

Split-screen display of File Content

More file name

The Space key displays subsequent content. Here is a little similar to the man command !!! -- Http://www.cnblogs.com/lzhh/p/Ubuntu_3.html

Iii. grep command

Grep Search Text File Name Search Text File Content PS (there is a space between the search strings to use "cause ")

  • -N: display matching rows and row numbers
  • -V: Display All rows that do not contain matched text (equivalent to reverse)
  • -I case-insensitive

Two common modes of searching are also called regular expressions:

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.