Home
Random
Log in
Settings
Donate Now
If this site has been useful to you, please give today.
About Wikiversity
Disclaimers
Search
Bash programming/Function Usage
Language
Watch
Edit
<
Bash programming
Functions allows you to group pieces of code and reuse it along your programs.
[
1
]
Contents
1
Pre-requisites
2
New Concepts
3
Use function arguments
4
Use command history
5
Display functions
6
Edit functions
7
Save functions
7.1
In a local file
7.2
load at login
8
Reload functions
9
Examples
9.1
Working with multimedia
10
References
Pre-requisites
edit
New Concepts
edit
Use function arguments
edit
Use command history
edit
Display functions
edit
Edit functions
edit
Save functions
edit
Reload functions
edit
Examples
edit
References
edit