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

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

716


How to protect a process from others to kill?

698


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

649


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

634


Explain the difference between command and utility in unix?

678


Explain the mount system calls?

749


What is the fork() system call?

734


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

656


Explain the unmount system calls?

708


Explain the mount and unmount system calls?

751


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

604


What is the difference between command and utility in unix?

679


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

662