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 ?    45 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the command ' $who | sort –logfile > newfile' do?

777


Why is it called grep?

573


What does the metacharacter mean?

620


What is awk good for?

593


What command is used to switching between users in unix?

571






Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

971


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

656


Why is shebang used?

604


What is the functionality of a top command?

628


How do I search for text in vi?

597


What is used to type command?

557


How can we use grep command in unix?

623


What is awk used for?

628


What are the commands in UNIX to list the files in a Directory?

630


Which command is used to restrict incoming messages?

598