Created
September 10, 2024 11:58
-
-
Save Devendra0110/954efaad36f35aced8e1ab872be22a4f to your computer and use it in GitHub Desktop.
Print tree structure with level 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tree -I node_modules -L 2 | pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment