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 first process created by the kernel in unix?

473


Explain the unmount system calls?

521


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

462


Explain the difference between command and utility in unix?

481


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

493






Explain the mount system calls?

552


How to protect a process from others to kill?

525


What is the difference between command and utility in unix?

477


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

500


Explain the mount and unmount system calls?

518


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

442


What is the fork() system call?

541


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

496