what is the difference between commmands cmp and diff?
Answer Posted / sai kiran
cmp---give the first instance of differnce and place like
line and char number in that line
diff--gives the complete differences in the file with the text
> means which has in second file not in first file
< means which has in first file not in second file
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Explain mount and unmount command.
How does pipe () work?
What is the command to compare two files in unix?
How do I run a bash script?
What are the general commands in using unix os for a beginner?
Is it inbetween or in between?
What does grep v grep do?
Which command will print your home directory on screen?
Which unix command lists files/folders in alphabetical order?
What do chmod command do?
Describe the zip/unzip command using gzip.
What is s and g in sed command?
What does grep v do?
What is the command to find hidden files in the current directory?
Which command can you use to find the currently running process in unix server?