Understanding Functions in Bash

Posted by aweber on Jul 5, 2011 9:37 AM EDT
BashShell.net; By Mike Weber
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.