Ask Your Question
0

What is the literature on Bash functions that give back an array?

asked 2023-07-01 04:53:43 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-07-01 05:17:01 +0000

huitzilopochtli gravatar image

There is a wealth of literature on Bash functions that return arrays. Here are some relevant resources:

  1. Bash Arrays: A Tutorial from the Grymoire: This tutorial includes a section on Bash functions that return arrays.

  2. Bash: Assign array to a variable and return from a function: This Stack Overflow thread provides examples of Bash functions that return arrays.

  3. Bash Arrays: Explained with 5 Examples: This tutorial includes examples of Bash functions that return arrays.

  4. How to return an array in bash? - LinuxQuestions.org: This thread provides different examples of Bash functions that return arrays.

  5. Bash Function Examples with Parameters and Return Value: This article includes a section on Bash functions that return arrays.

  6. Bash Reference Manual: Arrays: The Bash Reference Manual includes a section on returning arrays from functions.

All of these resources can help you understand how to write Bash functions that return arrays.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-01 04:53:43 +0000

Seen: 13 times

Last updated: Jul 01 '23