Answer Posted / k.s.naidu
A system call is the mechanism used by an application
program to request service from the operating system.
On Unix-based and POSIX-based systems, popular system
calls are open, read, write, close, wait, exec, fork, exit,
and kill. Many of today's operating systems have hundreds of
system calls. For example, Linux has 319 different system
calls. FreeBSD has about the same (almost 330).
Tools such as strace and truss report the system calls made
by a running process.
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
How do I navigate in cmd?
How do I move to root in linux?
Why is unix used?
What can you tell about the tar command?
Which command is used to see the online manual?
Why is it called bash?
What are system commands?
Brief about the command ff?
Explain getopts command of linux?
What is a make target?
How do I do a whois search?
What is tty in linux command?
Is makefile a shell script?
Explain about lpr filename?
Write about an internal command.