 |
Returning Values from Bash Functions | Linux Journal
11 Sep 2009 ... ... to the caller. When a bash function ends its return value is its status: zero for
success, non-zero for failure. ... In this way i can call the function in any script
position and verify the result.
m.linuxjournal.com |
 |