Introduction to cmp commands in linux

Source: Internet
Author: User
The following describes the commands for the basic content of the linux language. because there are many commands for linux, if you want to learn more about the instructions, take a closer look at the following features: compare the differences between the two files.

Syntax: cmp [-clsv] [-I <Character count> ] [-- Help] [first file] [second file]

Note: When the two files to be compared are identical, the command will not display any information. If the difference is found, the first character and number of columns in the difference are displayed by default. If no file name is specified or the given file name is "-", the cmp command reads data from the standard input device.

Parameters:

-C or -- print-chars displays the character corresponding to this character in addition to the decimal code indicating the difference.

-I <Character count> Or -- ignore-initial = <Character count> Specify a number.

-L or -- verbose indicates all the different places.

-S or -- quiet or -- silent do not display error messages.

-V or -- version displays version information.

-- Help online help.

More linux commands can be viewed in the http://www.bitsCN.com/linux/index.htm
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.