what do you understand by 'building block primitive'?
Answer Posted / 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 |
Post New Answer View All Answers
Who command in unix operating system?
How can you see the command line history?
What is the functionality of a top command?
What do chown command do?
What is awk good for?
What command is used to switching between users in unix?
What is “chmod” command?
What is $0 bash?
Enumerate some of the most commonly used network commands in unix?
What are the commands in UNIX to list the files in a Directory?
Describe the zip/unzip command using gzip.
What is the difference between cat command and more command?
What is the use of egrep command in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the use of finger command?