Below example shows listing of files and directories in tree format including hidden files and directory display depth of 3:
tree -a -L 3
-a : include hidden files
-L : depth of directory tree to display
man tree for more info...
lslisting of directories in tree formatSubmitted by sandip on Fri, 12/03/2010 - 11:58Below example shows listing of files and directories in tree format including hidden files and directory display depth of 3: tree -a -L 3 -a : include hidden files man tree for more info... »
|
User loginRecent blog posts
Who's onlineThere are currently 0 users and 5 guests online.
|