Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
Bash
Bash Functions
Returning values
myfunc() { local myresult='some value' echo $myresult }
result="$(myfunc)"
Comments
Add your comment
Post
Related
Also see
Miscellaneous
Bash History
Bash Options
Bash Functions
Bash Loops
Bash Conditionals
Bash Dictionaries
Bash Arrays
Bash Parameter expansions
Getting Started