Answer Posted / guest
echo "Text to print"
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is shell terminal?
How important is shell scripting?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
How do I open the shell in cmd?
What is the use of a shebang line?
How do scripts work?
What is a shell in operating system?
What command needs to be used to take the backup?
How can the contents of a file inside jar be read without extracting in a shell script?
How do I open a jshell in cmd?
What does $@ mean bash?
What is the command to find out today's date?
How do you debug a script?
What is a shell script? Can you name some of its advantages?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.