The tree command is perfect for viewing your entire directory structure at a glance. It shows folders and files in a clear, tree-like layout right in the terminal. You can control how deep it goes, ...
Is there an terminal command that will copy a directory and the directories within it, but leave any files behind? So that i get an empty directory?<BR><BR>I was thinking of ditto plus some sort of ...