Guest User

Untitled

a guest
Feb 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. tree
  2.  
  3. #Level of Depth
  4. tree -L 3
  5.  
  6. #Excluding Directory
  7. tree -I "node_modules|www"
Add Comment
Please, Sign In to add comment