ACCUEIL de DOC
CARTE DU SITE
PAGES DE MAN
GNU INFO
RECHERCHE
recursive_glob(TCL)
recursive_glob -- return list of recursively-matched files
Syntax
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.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003