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 the best shell scripting language?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
What are scripts in psychology?
Is bash a shell script?
How does ls command work?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What is ms powershell?
When we login into our account which files are executed?
What are the zombie processes?
How to create environment variables?What are the conditions for creating variables?
Where are cowrie shells found?
How do you read arguments in a shell program - $1, $2 ..?