Answer Posted / 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 View All Answers
Explain about the slow execution speed of shells?
What is the equivalent of a file shortcut that we have a window on a linux system?
Why is used in shell scripting?
Explain about debugging?
What is the crontab?
How to debug the problems encountered in the shell script/program?
What is gui scripting?
How to set an array in linux?
What is the use of break command?
What is the first line in every perl script called?
When should shell programming/scripting not be used?
How can the contents of a file inside jar be read without extracting in a shell script?
What is awk in shell script?
Which scripting language is best for automation?
Suppose you execute a command using exec, what will be the status of your current process in the shell?