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 "umask"?
how did u debugging in unix/ linux platform ??( project Related)
What is bash used for?
What is the difference between break and continue commands?
What is shell environment?
What can scripts do?
What is a shell environment?
what is the difference between writing code in shell and editor?
What is sh in shell script?
how to read systems current date and time
how will you find the total disk space used by a specific user?
How would you print just the 25th line in a file using smallest shell script?