Tagged Questions
0
votes
1answer
1k views
find cluster size of in ubuntu in 11.04
I am running ubuntu 11.04 and I am wondering how to find the size of the size of the allocation unit ? Is there a command in ubuntu to find this? Also depending on the size of the allocation unit does ...
4
votes
2answers
1k views
“cat: write error: File too large” when trying to join 7GB backup
I have a 7gb .iso file, and I want to move it to a secondary HDD I have connected on my computer, first I tried to move the entire file and it failed saying the file was too large. I noticed always ...
4
votes
6answers
6k views
How to list recursive file sizes of files and directories in a directory?
How do I list all the files in a directory and their recursive file sizes?
---edit
I want to see the sizes 'rolled up' to the parent directories in the directory listed. I don't want to see the ...