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 |
What does 'mkdir' command do in UNIX?
what are the different hardwares available?
What is awk good for?
What does awk stand for?
What does grep v grep do?
distinguish between interrupts and exceptions?
How to setup sudo, only can use for particular date & time only ( for solaris10 )
what is the use of "grep" command?
What is awk command used for?
what are the different commands used to create files?
what are the different operating systems available?
What is the difference between cat command and more command?