what do you understand by 'building block primitive'?
Answers were Sorted based on User's Feedback
Answer / jyoti
Unix enables to Write Small modular Program that
can be Used as building block to build more complex
programs. Thers Two Primitives:
1. I/O redirection
2. Pipe(|)
| Is This Answer Correct ? | 46 Yes | 3 No |
Answer / 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 |
why unix operating system provides more security than other operating systems?
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
What is the search command in unix?
Give the command to display space usage on the UNIX file system.
What is the syntax of grep command and what is its use?
What is file system in unix??
In Unix file permissions what does the second field denotes?
What are bash commands?
What is the difference between AWK and SED commands? Plz give example and explain...
What are the unix commands?
What is the use of tee command?
How do I search for a file in unix command?