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
Which command is used to delete all files in the current directory and all its sub-directories?
What is unix command line?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Write a command that will display files in the current directory, in a colored, long format.
Explain ‘system calls’ with respect to unix commands?
What is the use of finger command?
What is grep and how do you use it?
What is the use of find command in unix?
What is the use of cut command in unix?
Why is it called a shebang?
What does pipe () return?
What is nr in awk command?
What is the functionality of a top command?
Write a command to kill the last background job?
What is a bash command?