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
how to sort the content of the file based on numeric values
How do I delete files from command prompt?
What is the command to view process running?
What is the function of grep command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Why is awk called awk?
Name the various commands that are used for the user information in unix.
What do chown command do?
What is sed awk grep?
hw will u use awk in replacing cahrs and files
Which command will print your home directory on screen?
What are the differences among a system call, a library function, and a unix command?
Why is it called a shebang?
How can you see the command line history?
What is a command and examples?