Timeline for Finding files that use the most disk space
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 30, 2012 at 5:56 | history | edited | Mat | CC BY-SA 3.0 | added 43 characters in body |
| Apr 24, 2012 at 19:57 | comment | added | patseb | I don't get. My example use ls, and sort. He wanted to find files over whole disk not directory. | |
| Apr 24, 2012 at 19:54 | comment | added | Mikel | ls -lh then sort?? ls -s or stat -c %b are probably better. | |
| Apr 24, 2012 at 19:25 | comment | added | patseb | That's only example, you put there whatever you want. It will find everything bigger than 20MB, not only 20MB files. | |
| Apr 24, 2012 at 17:15 | comment | added | Kevin | If the biggest file on your filesystem is 20MB, you probably wouldn't be running low on disk space. At least with any HD made this millenium | |
| Apr 24, 2012 at 16:56 | history | answered | patseb | CC BY-SA 3.0 |