|
|
View previous topic
::
View next topic
|
Author |
Message |
ramon fincken Site's programmer
 Get a free globally recognized avatar It's free!
Joined: 03 Aug 2007 Posts: 412 Location: A'dam/Diemen, The Netherlands
|
Posted: Fri Apr 18, 2014 9:01 am Post subject: Find biggest files in linux, and sort by filesize resursively |
|
|
Here you go:
If you want that faster on screen:
Code: | du -k | sort -n > /tmp/list.txt |
|
|
Back to top |
|
 |
Google adsense Advertisement
|
Posted: Fri Apr 18, 2014 9:01 am Post subject: Find biggest files in linux, and sort by filesize resursively |
|
|
Advertisement
|
|
Back to top |
|
 |
GravityForms Advertisement
|
Posted: Fri Apr 18, 2014 9:01 am Post subject: Find biggest files in linux, and sort by filesize resursively |
|
|
Advertisement
 |
|
Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|