The doscommand merges the two text files.

Source: Internet
Author: User

When dealing with online questions, there is a need to add B .txt content to a.txt. When reading this question, my first question is the Field Code. Read B .txt content and write it to a.txt one by one. I will think of the solution to processing a m log file online yesterday. I use java code to write a regular expression to capture the required fields, the O & M personnel showed me how to use the awk command to extract the desired fields from the log.

Why don't I use the doscommand to merge two files? The labor cost of code writing is definitely higher than the cost of doscommand to solve the problem.

After Baidu, I found the solution I wanted:

Type chinese_user-11-4th data .txt> chinese_user-11-5th data .txt

    

The role of the type command is to output the content of the subsequent files to the screen. ">" This command is known to all users as a scatter, redirection, and stdout (screen data) to the following file. After using the doscommand, this problem will be solved in minutes!

New technologies bring more efficient productivity.

The doscommand merges the two text files.

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.