Which command is used to compare the files?
Answer / Yashveer Singh
In Linux, the 'diff' command can be used to compare two files and show the differences between them. For example, 'diff file1.txt file2.txt' will display the differences between 'file1.txt' and 'file2.txt'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you will uncompress the file?
What are linux commands useful?
What is grep command in linux with examples?
What is clang space engineers?
what is difference between $@ and $* in UNIX Shell script
What does cd – command do?
What are the basic command in linux?
What are the basic dos commands?
How do you limit memory usage for commands?
How will retrieves incoming mails from different web sites
How to write the output of a command to a file?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?