-
Notifications
You must be signed in to change notification settings - Fork 1
Linux command : tree
Sébastien LUCAS edited this page Feb 3, 2016
·
1 revision
Liste all files in form of a tree
# Only directory on 2 level depth
tree -d -L 2