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 CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?

3 Answers   Patni,


write a shell script to find the largest number from 3 given numbers.

6 Answers  


How to open a read-only file in the shell?

0 Answers  


How would you print just the 25th line in a file using smallest shell script?

4 Answers  


What is shell geeksforgeeks?

0 Answers  






Explain about stdin, stdout and stderr?

0 Answers  


Why is it called a shell?

0 Answers  


What shell is bin sh?

0 Answers  


what is tickets $ what low,medium,high priorite pls define time also

0 Answers  


What is a boot block?

0 Answers  


What can scripts do?

0 Answers  


Write down the syntax for all the loops in shell scripting.

0 Answers  


Categories