In unix, what is echo used for?
Answer / Rajiv Ranjan
The echo command in UNIX is used to display text on the screen. It can also be used to print variables or the output of commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
finding the presence of a word in a list of 'n' files (pattern matching)
What uses unix?
What are pipes and filters in unix?
What are the features and benefits of unix?
What is the significance of the superuser?
What is path variable in unix?
Pipes support half duplex communication. But if we want full-duplex communications we should use two pipes between two processes. Is such situation can leads to deadlock? Write two scenarios that could leads to deadlock in such situations?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?
What are the main features of unix?
Is android unix like?
Is unix a language?
What is a filter in unix?