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 is the use of tee command?
Differentiate cat command from more command.
How do I delete files from command prompt?
What is grep and how do you use it?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain mount and unmount command.
Why is grep called grep?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does pipe () return?
What are some command words?
Why is awk called awk?
What do know about tee command?
What is the command to compare two files in unix?
Is ‘du’ a command? If so, what is its use?
How do I search for a file in unix command?