Skip to content

Instantly share code, notes, and snippets.

@Devendra0110
Created September 10, 2024 11:58
Show Gist options
  • Save Devendra0110/954efaad36f35aced8e1ab872be22a4f to your computer and use it in GitHub Desktop.
Save Devendra0110/954efaad36f35aced8e1ab872be22a4f to your computer and use it in GitHub Desktop.
Print tree structure with level 2
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