Files
oldlinux-files/Minix/1.7.5/MANUALS/CAT0/TRAVERSE
2024-02-19 00:21:39 -05:00

66 lines
525 B
Plaintext

Command: traverse - print directory tree under the named directory
Syntax: traverse dir
Flags: (none)
Example: traverse . # Print tree starting at working dir
Traverse prints the tree structure starting at the named directory.
All the subdirectories are listed, with the depth shown by indentation.