Answer Posted / chandra
If both arguments are directories, diff sorts the contents
of the
directories by name, then runs the regular file diff
algorithm
(described below) on text files that have the same
name in each
directory but are different. Binary files that
differ, common
subdirectories, and files that appear in only one
directory are
listed.
Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
Name the command which is used to execute system calls from exe?
How to protect a process from others to kill?
The very first process created by the kernel in unix is?
What is the first process created by the kernel in unix?
Explain the difference between command and utility in unix?
Explain the mount system calls?
What is the fork() system call?
Tell me how to protect a process from others to kill?
Explain the unmount system calls?
Explain the mount and unmount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
What is the difference between command and utility in unix?
What are the possible return values of kill() system call?