Ready to be published? LXer is read by around 350,000 individuals each month, and is an excellent place for you to publish your ideas, thoughts, reviews, complaints, etc. Do you have something to say to the Linux community?
This bash tutorial discusses all about bash functions, such as how to create and call a bash function, how to pass arguments to it, how to exit a bash function, and how to return a value from it.