Answer Posted / rahul
in unix echo is used to display the text
ex; echo "oracle"
result :oracle
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
Enlist some filename manipulation commands in unix.
Name the various commands that are used for the user information in unix.
Explain ‘library functions’ with respect to unix commands?
Write a command to display a file’s contents in various formats?
What is unix command?
What is the use of finger command?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use nslookup?
What does grep v do?
What is grep r?
How can you see the command line history?
How do I find previous commands in unix?
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)?
What is updatedb?