Linux Command Encyclopedia disk maintenance: DD

Source: Internet
Author: User
Keywords Linux command encyclopedia disk maintenance
Tags aliyun block command encyclopedia data disk disk maintenance document file

Function Description: Read, transform and output data.

Grammar: dd&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [bs=< bytes [cbs=< bytes [conv=< keyword [count=< Block number [ibs=< bytes [if=< Document] [obs=< bytes [of=< Document] [seek=< Block number [skip=< Block number [--help] [--version]

Supplemental NOTE: DD can read data from standard input or file, convert data in specified format, and then output to file, device or standard output.

Parameters:
bs=< bytes > Sets the IBS (input) and the OBS (output) to the specified number of bytes.
cbs=< bytes > conversions, only the specified number of bytes is converted at a time.
conv=< keywords > Specify how files are converted.
count=< block Count > read only the specified number of blocks.
The number of bytes ibs=< > bytes per read.
if=< file > read from file.
Number of bytes obs=< > bytes per output.
of=< file > output to file.
seek=< block count > First output, skip the specified number of blocks.
Number of skip=< blocks > skips the specified number of blocks at the start of the read.
--help Help.
--version Displays version information.

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.