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 |
Who invented grep?
what is the use of nice command?
What command would users use to see what file one page at a time in UNIX?
What does the metacharacter mean?
How do I clear my terminal history?
distinguish between user mode and kernel mode?
What are awk commands?
Which unix command lists files/folders in alphabetical order?
why unix commands can be divided into internal and external commands?
What is the command to find hidden files in the current directory?
What are the general commands in using unix os for a beginner?
What is the use of the command 'ls -x chapter[1-5]' ?