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 |
How to see unused port number in Solaris?
What is the difference between cat and more command?
What is grep and how do you use it?
What is "type" command in unix?what is the functionality??
What are grep patterns?
What are the commands in UNIX to list the files in a Directory?
What does find command return in unix?
use of ls command
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
how to unzip the contents of the gzip file
How we will execute previous command in vi editor?
What is the different between UNIX command and UNIX shell script?