what do you understand by 'building block primitive'?
Answer Posted / satyabrata sahu
the philosophy of the UNIX system is to providing operating
system primitives that enables users to write small, modular
prograsm that can be used as building blocks to build more
complex progrm.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the differences among a system call, a library function, and a unix command?
Which command should you use to find the remaining disk space in unix server?
What is the command to view process running?
What difference between cmp and diff commands?
What is the significance of the 'tee' command?
Explain mount and unmount command.
What does grep v grep do?
How can we use grep command in unix?
Which command is used to restrict incoming messages?
What does the command ' $who | sort –logfile > newfile' do?
What is s and g in sed command?
What is merge command in unix?
What is grep short for?
What is command statement?
Who invented grep?