DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

recursive_glob(1tcl)


recursive_glob -- return list of recursively-matched files

Synopsis

recursive_glob dirlist globlist

Description

This procedure returns a list of recursively-matched files. All directories in dirlist are recursively searched (breadth-first), comparing each file found against the file glob patterns in globlist. Symbolic links are not followed.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004