minix man page for traverse

Query: traverse

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRAVERSE(1)						      General Commands Manual						       TRAVERSE(1)

NAME
traverse - print directory tree under the named directory
SYNOPSIS
traverse dir
EXAMPLES
traverse . # Print tree starting at working dir
DESCRIPTION
Traverse prints the tree structure starting at the named directory. All the subdirectories are listed, with the depth shown by indenta- tion.
SEE ALSO
find(1), ls(1). TRAVERSE(1)
Related Man Pages
ftw(3) - netbsd
nftw(3) - netbsd
nftw(3) - osx
nftw(3) - freebsd
git-ls-tree(1) - mojave
Similar Topics in the Unix Linux Community
Find directory name while traversing subdirectories
How to traverse directory structure and sum size of files?
PERL - traverse sub directories and get test case results
OS X 'find' nogroup/nouser doesn't traverse directories?
Traverse backwards based on forward pattern match