Answer Posted / shaishaw
echo is used for
........................
1> Displaying the message
$ echo "xyz"
xyz
2> Displaying the content of the variable
$ x=5
$ echo x=$x;
x=5
Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What is in grep command?
How do I delete files from command prompt?
What is command statement?
What is the use of finger command?
What is the command to view process running?
How to display no of records in oracle using unix command?
What is ‘ps’ command for?
How to use grep command to list find the records of a file containing 10 different strings?
How to find $ai_serual resolved path by using unix
What do chmod command do?
Enlist some filename manipulation commands in unix.
What is the difference between awk and grep?
What are the general commands in using unix os for a beginner?
Which command is used to restrict incoming messages?