How to print some text on to the screen?
Answers were Sorted based on User's Feedback
Answer / ankit jaiswal
echo "hello"
this command will pring the text on the screen
above is also right but there is a bit confusion that what
that command do.
comments..
| Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by $1 in shell script?
What is the use of break command?
What is another name for a bash shell script that you might see?
What is the use of .sh file?
Which is best institute for testing tool?
What is console line?
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
What does $1 mean in bash?
What is sh in shell script?
How will you list only the empty lines in a file (using grep)?
What is difference between bash and shell?
What does echo $0 do?