.DT
get_dir
Discworld efun help
get_dir

string *get_dir(string str)
.SP 5 5
Returns an array containing files specified by regular expression str.
Should understand '*', '?', '..' and '.'

Returns 0 if no match.
.EP

See also
.SI 5
file_size.
.EI
