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 |
which script will invoke first ,when /etc/init.d starts
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
What is $0 bash?
why unix operating system provides more security than other operating systems?
Explain ‘library functions’ with respect to unix commands?
What is awk command used for?
what is the use of uniq commmand?
What is the comma to show the space allocation of files?
What is the use of awk command in unix?
What command will change your prompt to myprompt?
Which command is used to find whether the system is 32 bit or 64 bit?