Use the following script to save directory tree to a text file for further reference. Useful for offline/backup storages.
treecmd.sh
tree -a -x -h --du $1
df -h $1
Subscribe to:
Post Comments (Atom)
This is a gist of ideas, notes etc. Some of them will be used for more detailed articles in my other blog.
No comments:
Post a Comment