functions tutorial

13

Learn To Use Functions

http://beginlinux.com

Bash Shell scripting...every Linux admin needs it to save time. One aspect of shell scripting is writing functions. Creating functions in your scripts allows you to create containers of code that you can reuse in one script or multiple scripts. This tutorial, with examples, shows you how to create functions. The article is a part of a free shell scripting course.


Read more »
Created by aweber 1 year 45 weeks ago – Made popular 1 year 45 weeks ago
Category:   Tags: