traverse(1) minix man page | unix.com

Man Page: traverse

Operating Environment: minix

Section: 1

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
git-ls-tree(1) - linux
ftw(3) - netbsd
nftw(3) - netbsd
ftw(3) - freebsd
nftw(3) - freebsd
Similar Topics in the Unix Linux Community
Fastest way to traverse through large directories
Using File Descriptors, traverse a list
find in given path do not want to traverse to its sub-directories
Traverse backwards based on forward pattern match
Traverse through list of servers using ssh non-interactively.