Answer Posted / jatanig
For user both command and utility are same . For the
operating system command is the executable which is placed
under the /bin directory or the PATH environment variable
and utility is the name of the program which is called from
the shell.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are the possible return values of kill() system call?
What is the first process created by the kernel in unix?
What is the fork() system call?
Explain the unmount system calls?
The very first process created by the kernel in unix is?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
Explain the mount and unmount system calls?
Explain the difference between command and utility in unix?
Explain the mount system calls?
What is the difference between command and utility in unix?
How to protect a process from others to kill?
Name the command which is used to execute system calls from exe?
Tell me how to protect a process from others to kill?