Answer Posted / prakash
function Dissplay () {
echo "This is how we define function"
}
Display # Invoking Function
## Function should be defined before we invoke it
| Is This Answer Correct ? | 67 Yes | 26 No |
Post New Answer View All Answers
How to get the 3rd element/column from each line from a file?
What is the fastest scripting language?
Explain about the slow execution speed of shells?
Why is a script important?
Explain about non-login shell files?
What does $$ mean in shell script?
What is bash shell command?
How to check if the previous command was run successfully?
Write a shell script to get current date, time, user name and current working directory.
What is the default shell of solaris?
What does chmod do?
How can you find out how long the system has been running?
Is shell scripting easy to learn?
What is sed in shell script?
What is shell and shell script?