How to print some text on to the screen?

Answers were Sorted based on User's Feedback



How to print some text on to the screen?..

Answer / guest

echo "Text to print"

Is This Answer Correct ?    7 Yes 0 No

How to print some text on to the screen?..

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

Post New Answer

More Shell Script Interview Questions

How to take input values from the user?

4 Answers  


how to search for vowels a,e,i,o,u appearing in the same sequence in a file

4 Answers   Amazon,


How do you read arguments in a shell program - $1, $2 ..?

4 Answers  


Which shell is the best?

0 Answers  


Is scripting and coding the same thing?

0 Answers  


is there any command to find user password?

4 Answers  


what is the difference between sh & bash shell?

1 Answers  


What is shell geeksforgeeks?

0 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


What is a shell environment?

0 Answers  


What is a shell made of?

0 Answers  


What does echo mean in scripting?

0 Answers  


Categories