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(1). 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

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004