DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using the command line interface of debug

The program walk

walk is a simplified version of find(C). Given one or more directory names on the command line, walk prints the names of all regular (non-directory) files residing under those directories:

   $ walk src
   src/file1
   src/testfile
walk is used in Sessions 6 through 9.
Next topic: The program traverse
Previous topic: The program sget

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005