Differentiate cmp command from diff command.
Answer / Gaurav Kumar Gupta
The cmp command in Unix compares two files byte by byte and reports whether they are identical. The diff command shows the differences between two files line by line.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are filter commands in unix?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
Differentiate cmp command from diff command.
What is grep r?
What is the command to check ports active in UNIX?
How would you find the size of a file or directory?
What is pipe command in unix?
how unix kernel distinguishes between a normal file and device file ?
7 Answers Google, IBM, McAfee, Vodafone,
Can you explain a little bit about command substitution?
What is the Unix file system hierarchy?
Is command prompt unix?
what is the difference between Touch & cat command