LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Understanding Functions in Bash (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-understanding-functions-in-bash-890021/)

LXer 07-05-2011 08:40 AM

LXer: Understanding Functions in Bash
 
Published at LXer:

Functions are scripts within scripts in Bash that can be used to increase speed, save on resources in a script and provide reusable information since it is stored in memory. Functions must be declared before they can be used in the Bash shell script.

Read More...


All times are GMT -5. The time now is 05:59 PM.