what is the difference between commmands cmp and diff?
Answer Posted / suitable
The cmp command compares two files of any type and writes
the results to the standard output. By default, cmp is
silent if the files are the same; if they differ, the byte
and line number at which the first difference occurred is
reported.
diff command find differences between two files
| Is This Answer Correct ? | 56 Yes | 11 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
What is the size of time_t?
What do chmod, chown, chgrp commands do?
What is .sh file?
What is the use of find command in unix?
Name the unix command to find how many days the server has been up.
What does sed command do in unix?
What is the pipe command?
Describe the usage and functionality of the command rm –r * in unix?
Differentiate cat command from more command.
What are bash commands?
Explain mount and unmount command.
What is unix command?
What is command substitution?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include