Answer Posted / sujay kumar
First method:
function function_name
{
}
Second Method:
function_name()
{
}
For both methods, the invocation of function would be in
the same format only.
Invocation:
function_name
| Is This Answer Correct ? | 62 Yes | 12 No |
Post New Answer View All Answers
How to set an array in linux?
What is a shell script in windows?
How to debug the problems encountered in the shell script/program?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What makes c shell a more preferable option than the bourne shell?
Why should we use shell scripts?
What is the first line of a shell script called?
What is eval in shell script?
What are the different types of commonly used shells on a typical linux system?
Why is the use of shell script?
wats the deinitions for shell utility and filter?
What is bash shell command?
Given a file find the count of lines containing the word "abc".
Is powershell a language?
What is bash coding?