View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#4
Originally Posted by Cybergr View Post
Bratag i have done what u suggest me and there is a huge list of files and space used, that huge that is impossible to see whats the problem is..! :-/
You can create a list in txt file with command:

Code:
du -h > /home/user/MyDocs/.documents/mylist.txt
Then just open mylist.txt with file editor (leafpad...).

Last edited by kolos; 2011-03-18 at 17:26. Reason: replaced command "du -k" with "du -h"
 

The Following User Says Thank You to kolos For This Useful Post: