what is diff between command and utility in unix

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


Please Help Members By Posting Answers For Below Questions

What is the fork() system call?

719


What are the possible return values of kill() system call?

642


What is the first process created by the kernel in unix?

613


Name the command which is used to execute system calls from exe?

690


Tell me how to protect a process from others to kill?

642


How to protect a process from others to kill?

682


Explain the difference between command and utility in unix?

661


What is the difference between command and utility in unix?

651


The very first process created by the kernel in unix is?

634


Explain the unmount system calls?

686


Explain c program to implement the unix or linux command to implement ls -l >output.txt?

590


Explain the mount and unmount system calls?

728


Explain the mount system calls?

731