Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to declare functions in unix shell script?

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


Please Help Members By Posting Answers For Below Questions

What are different types of shell?

885


What is ms powershell?

974


How will you pass and access arguments to a script in linux?

1083


What is sed in shell script?

985


What is awk script?

928


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

960


What is the significance of the shebang line in shell scripting?

1058


What is the first line in a shell script?

1032


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

1083


Calculate a real number calculation directly from the terminal and not any shell script.

1163


What is scripting used for?

998


What is awk in shell script?

1182


Is scripting and coding the same thing?

945


How do I edit a .sh file?

1083


Can you write a script to portray how set –x works?

963