Answer Posted / nandish
we can pass the parameter also
ex: function fun_name () {
# write block here
}
invoke function as
fun_name parameter1 parameter2 ...
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the first line in every perl script called?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
Why are shell scripts used?
Can you write a script to portray how set –x works?
Explain about echo command?
Where are cowrie shells found?
How do you find out What is your shell?
What is bash coding?
What is the difference between grep and egrep?
What are the different variables present in linux shell?
What is difference between shell and bash scripting?
What language is shell scripting?
How do I run a .sh file?
How do you debug a script?
What is the significance of $#?