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 |
How to take input values from the user?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
How do you read arguments in a shell program - $1, $2 ..?
Which shell is the best?
Is scripting and coding the same thing?
is there any command to find user password?
what is the difference between sh & bash shell?
What is shell geeksforgeeks?
what does "kill -9" and "kill -1" do
What is a shell environment?
What is a shell made of?
What does echo mean in scripting?