WWW.APPSERVGRID.COM

Phorum about AppServers & Grid Technologies
It is currently Fri Sep 20, 2024 1:03 am

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Sat Dec 22, 2018 4:54 pm 
Offline
Site Admin

Joined: Tue Jan 25, 2011 8:51 pm
Posts: 49
$ find / -mount -type f -ls 2> /dev/null | sort -rnk7 | head -10 | awk '{printf "%10d MB\t%s\n",($7/1024)/1024,$NF}'

106 MB /var/lib/mysql/ibdata1
94 MB /usr/lib/locale/locale-archive
41 MB /scripts/20130206-015833.tar.gz
41 MB /scripts/20130206-004839.tar.gz
41 MB /scripts/20130206-130400.tar.gz
41 MB /scripts/20130206-000442.tar.gz
41 MB /scripts/20130206-132019.tar.gz
41 MB /root/20130208-133954.tar.gz
33 MB /var/log/messages-20130303
32 MB /var/lib/rpm/Packages

------------------------------------------------------------------------------------------------------------------------------------------
Find 10 biggest files at /home :

find /home -mount -type f -ls 2> /dev/null | sort -rnk7 | head -10 | awk '{printf "%10d MB\t%s\n",($7/1024)/1024,$NF}'

3007 MB /home/user/Desktop/share/linux-65835.iso
448 MB /home/user/Pictures/Turkey/SAM_4590.AVI
266 MB /home/user/Pictures/Turkey/SAM_4588.AVI
173 MB /home/user/Camera/VID_20130909_120713.mp4
152 MB /home/user/Camera/VID_20130909_115427.mp4
133 MB /home/user/Camera/VID_20130909_210904.mp4
133 MB /home/user/Pictures/Paris/VID_20130928_182431.mp4
131 MB /home/user/Pictures/Turkey/SAM_4597.AVI
129 MB /home/user/Pictures/Turkey/SAM_4641.AVI
127 MB /home/user/Desktop/tmp/Camera/VID_20130911_164440.mp4


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron