How to limit depth with tree command

From razwiki
Revision as of 16:15, 15 December 2021 by Razzi (talk | contribs) (Razzi moved page Tree limit depth to How to limit depth with tree command without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
sandbox $ tree -L 2
.
├── dir-a
│   └── dir-b
└── file