bash script store directory list in array

From thelinuxwiki
Revision as of 16:22, 11 April 2013 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

makes array from listing in current directory, assuming no files are present

DIR_LIST_ARRAY=(*/)