Update 'bash/README.md'
This commit is contained in:
@@ -10,7 +10,7 @@ BASH doesn't actually have booleans, but there's tricks to make variables behave
|
||||
|
||||
## internal_function_w_output_and_return.bash
|
||||
|
||||
The right way to have an interal function inside your script, have it output to STDOUT and also have various return values that you can action once the function is completed.
|
||||
The right way to have an internal function inside your script, have it output to STDOUT and also have various return values that you can action once the function is completed.
|
||||
|
||||
## internal_output_tee.bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user