core/list

Bash array support

Dependency Graph

core/list: Library Dependencies

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

List helpers

Iteration

Transformations

list_quote

quotes all arguments

list_join

Joins arguments using the given character

  • ** $1** character to use for joining arguments
  • ** $@** strings to be joined by $1

list_copy_or_args

Copies list or args to another list.

  • $1 name of output list
  • $2 name of default list to copy to $1 (if $# == 2)

$3--$#

optional arguments to copy to $1


View the Script Reference Index


Generated on Tue Apr 25 21:22:44 PDT 2017 by mcsh i7 v0.18.0.