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
Tell me how to protect a process from others to kill?
Explain the mount and unmount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
What is the first process created by the kernel in unix?
Name the command which is used to execute system calls from exe?
What is the fork() system call?
How to protect a process from others to kill?
The very first process created by the kernel in unix is?
What is the difference between command and utility in unix?
Explain the unmount system calls?
Explain the mount system calls?
Explain the difference between command and utility in unix?
What are the possible return values of kill() system call?