in reply to Re^2: Dynamically assigning number of for loops?
in thread Dynamically assigning number of for loops?
The glob function produces a list of filename expansions in such a way as to mimic how /bin/csh does filename expansions on Unix. The manpage for csh in "Filename substitution" explains the metanotation that I took advantage of to make this give you something other than filenames.
|
|---|