Linux Command Encyclopedia file management: Split

Source: Internet
Author: User
Keywords Linux file management command encyclopedia
Tags .mall aliyun command encyclopedia cut into cutting file file management function

Function Description: Cutting file.

Grammar: split&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [--help] [--version] [-<] [B < byte] [-C < byte] [L < number of lines] [File to be cut] [Output FILENAME]

Add: Split can cut the file into smaller files, preset every 1000 lines cut into a small file.

Parameters:
-< number of rows > or-l< > Specifies how many rows to cut into a small file.
-b< bytes > Specifies how many words will be cut into a small file.
The-c< byte > is similar to the-B parameter, but as much as possible to maintain the integrity of each row while cutting.
--help display Help.
--version Displays version information.
[Output file name] Sets the file's predecessor file name after the cut, and split automatically adds the number after the previous file name.

Related Article

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.