Unix System Calls Question:

Download Job Interview Questions and Answers PDF

What is the difference between command and utility in Unix?

Unix System Calls Interview Question
Unix System Calls Interview Question

Answer:

both the command and utility are give the same priority but
to give the diff between them we have only a major diff and
it is
utilites in unix will say how the commands are been
implimenting
command will come under the utilites
they are mainly 5 utilies in unix operating system and they
are
1.file processing utilites
2.disk processing utilites
3.process utilites
4.network utilites
5.text processing utilites

Download Unix System Calls Interview Questions And Answers PDF

Previous QuestionNext Question
Explain c program to implement the Unix or Linux command to implement
ls -l >output.txt?
Explain the mount and unmount system calls?