what is the difference between commmands cmp and diff?
Answer Posted / rajesh kumar (cap)
The cmp command compares only first diffrence between two
file,but in case of diff will cmpare hole file diffrence.
| Is This Answer Correct ? | 39 Yes | 7 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
Differentiate cmp command from diff command.
Describe the zip/unzip command using gzip.
What is the search command in unix?
How does the system know where one command ends and another begins?
Why is it called a shebang?
What do chgrp command do?
What does this command do,"$more readme.txt“?
What does the command ' $who | sort –logfile > newfile' do?
Who command in unix operating system?
What does the metacharacter mean?
What does the command '$ls | wc –l > file1' do?
What does sed command do in unix?
What is the use of awk command in unix?
What is the difference between cat and more command?