Regenerated > Topic: Lost Information, old topic=3086353.0
Few ways to follow the disk usage.
KONSOLE
df Package: coreutils, man df:
Examples:
du Package: coreutils, man du:
di Package: di, man di:
Examples:
agedu Package: agedu, man agedu
Examples
Launching a browser with the URL:
or right click - open link
Links:
> Agedu home
> How Old is that Data on the Hard Drive?
> Agedu - Combing Files with Agedu
> Cool Linux utility alert: agedu
> Topic: FIXED: Disk usage with 2.6.38 kernel
Few ways to follow the disk usage.
KONSOLE
df Package: coreutils, man df:
NAME
df - report file system disk space usage
SYNOPSIS
df [OPTION]... [FILE]...
DESCRIPTION
This manual page documents the GNU version of df. df displays the amount of disk space available
on the file system containing each file name argument. If no file name is given, the space avail‐
able on all currently mounted file systems is shown...
df - report file system disk space usage
SYNOPSIS
df [OPTION]... [FILE]...
DESCRIPTION
This manual page documents the GNU version of df. df displays the amount of disk space available
on the file system containing each file name argument. If no file name is given, the space avail‐
able on all currently mounted file systems is shown...
Code:
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 10080488 4114732 5453688 44% /
none 503372 736 502636 1% /dev
none 512612 0 512612 0% /dev/shm
none 512612 96 512516 1% /var/run
none 512612 0 512612 0% /var/lock
/dev/sda2 10080520 2034532 7533920 22% /home
/dev/sda5 109092544 43652592 59898332 43% /media/sda5
/dev/sda6 109092544 57457220 46093704 56% /media/sda6
/dev/sdb3 110072160 86559696 17921044 83% /media/sdb3
/dev/sdb4 110064128 94738824 9734284 91% /media/sdb4
/dev/sda1 10080488 4114732 5453688 44% /
none 503372 736 502636 1% /dev
none 512612 0 512612 0% /dev/shm
none 512612 96 512516 1% /var/run
none 512612 0 512612 0% /var/lock
/dev/sda2 10080520 2034532 7533920 22% /home
/dev/sda5 109092544 43652592 59898332 43% /media/sda5
/dev/sda6 109092544 57457220 46093704 56% /media/sda6
/dev/sdb3 110072160 86559696 17921044 83% /media/sdb3
/dev/sdb4 110064128 94738824 9734284 91% /media/sdb4
Code:
df -h -T
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext4 9.7G 4.0G 5.3G 44% /
none devtmpfs 492M 736K 491M 1% /dev
none tmpfs 501M 0 501M 0% /dev/shm
none tmpfs 501M 96K 501M 1% /var/run
none tmpfs 501M 0 501M 0% /var/lock
/dev/sda2 ext4 9.7G 2.0G 7.2G 22% /home
/dev/sda5 ext4 105G 42G 58G 43% /media/sda5
/dev/sda6 ext4 105G 55G 44G 56% /media/sda6
/dev/sdb3 ext4 105G 83G 18G 83% /media/sdb3
/dev/sdb4 ext4 105G 91G 9.3G 91% /media/sdb4
/dev/sda1 ext4 9.7G 4.0G 5.3G 44% /
none devtmpfs 492M 736K 491M 1% /dev
none tmpfs 501M 0 501M 0% /dev/shm
none tmpfs 501M 96K 501M 1% /var/run
none tmpfs 501M 0 501M 0% /var/lock
/dev/sda2 ext4 9.7G 2.0G 7.2G 22% /home
/dev/sda5 ext4 105G 42G 58G 43% /media/sda5
/dev/sda6 ext4 105G 55G 44G 56% /media/sda6
/dev/sdb3 ext4 105G 83G 18G 83% /media/sdb3
/dev/sdb4 ext4 105G 91G 9.3G 91% /media/sdb4
-h, --human-readable
print sizes in human readable format (e.g., 1K 234M 2G)
-T, --print-type
print file system type
print sizes in human readable format (e.g., 1K 234M 2G)
-T, --print-type
print file system type
du Package: coreutils, man du:
NAME
du - estimate file space usage
SYNOPSIS
du [OPTION]... [FILE]...
du [OPTION]... --files0-from=F
DESCRIPTION
Summarize disk usage of each FILE, recursively for directories.
du - estimate file space usage
SYNOPSIS
du [OPTION]... [FILE]...
du [OPTION]... --files0-from=F
DESCRIPTION
Summarize disk usage of each FILE, recursively for directories.
di Package: di, man di:
Name
di - disk information
Synopsis
di [-AaghHklLmnPtZ] [-b block-size] [-d display-size] [-f format] [-I include-fstyp-list] [-s
sort-type] [-w block-width] [-W inode-width] [-x exclude-fstyp-list] [-X debug-level] [-z
zone-name] [file [...]]
Description
di Displays usage information on mounted filesystems. Block values are reported in a human read‐
able format. If the user or group has a disk quota, the values reported are adjusted according
the quotas that apply to the user...
di - disk information
Synopsis
di [-AaghHklLmnPtZ] [-b block-size] [-d display-size] [-f format] [-I include-fstyp-list] [-s
sort-type] [-w block-width] [-W inode-width] [-x exclude-fstyp-list] [-X debug-level] [-z
zone-name] [file [...]]
Description
di Displays usage information on mounted filesystems. Block values are reported in a human read‐
able format. If the user or group has a disk quota, the values reported are adjusted according
the quotas that apply to the user...
Code:
di
Filesystem Mount Size Used Avail %Used fs Type
/dev/sda1 / 9.6G 3.9G 5.2G 46% ext4
/dev/sda2 /home 9.6G 1.9G 7.2G 25% ext4
/dev/sda5 /media/sda5 104.0G 41.6G 57.1G 45% ext4
/dev/sda6 /media/sda6 104.0G 54.8G 44.0G 58% ext4
/dev/sdb3 /media/sdb3 105.0G 82.5G 17.1G 84% ext4
/dev/sdb4 /media/sdb4 105.0G 90.3G 9.3G 91% ext4
/dev/sda1 / 9.6G 3.9G 5.2G 46% ext4
/dev/sda2 /home 9.6G 1.9G 7.2G 25% ext4
/dev/sda5 /media/sda5 104.0G 41.6G 57.1G 45% ext4
/dev/sda6 /media/sda6 104.0G 54.8G 44.0G 58% ext4
/dev/sdb3 /media/sdb3 105.0G 82.5G 17.1G 84% ext4
/dev/sdb4 /media/sdb4 105.0G 90.3G 9.3G 91% ext4
agedu Package: agedu, man agedu
NAME
agedu - correlate disk usage with last-access times to identify large and disused data
SYNOPSIS
agedu [ options ] action [action...]
DESCRIPTION
agedu scans a directory tree and produces reports about how much disk space is used in each direc‐
tory and subdirectory, and also how that usage of disk space corresponds to files with last-access
times a long time ago.
In other words, agedu is a tool you might use to help you free up disk space. It lets you see
which directories are taking up the most space, as du does; but unlike du, it also distinguishes
between large collections of data which are still in use and ones which have not been accessed in
months or years...
agedu - correlate disk usage with last-access times to identify large and disused data
SYNOPSIS
agedu [ options ] action [action...]
DESCRIPTION
agedu scans a directory tree and produces reports about how much disk space is used in each direc‐
tory and subdirectory, and also how that usage of disk space corresponds to files with last-access
times a long time ago.
In other words, agedu is a tool you might use to help you free up disk space. It lets you see
which directories are taking up the most space, as du does; but unlike du, it also distinguishes
between large collections of data which are still in use and ones which have not been accessed in
months or years...
Code:
agedu -s /media/sda3/
agedu: /media/sda3/lost+found: opendir: Permission denied
Built pathname index, 1966339 entries, 180954011 bytes of index
Faking directory atimes
Building index
Final index file size = 491245928 bytes
Built pathname index, 1966339 entries, 180954011 bytes of index
Faking directory atimes
Building index
Final index file size = 491245928 bytes
Code:
agedu -w
Using Linux /proc/net magic authentication
URL: http://localhost:58794/
URL: http://localhost:58794/
Code:
firefox [url]http://127.0.0.1:58794/[/url]
Links:
> Agedu home
> How Old is that Data on the Hard Drive?
> Agedu - Combing Files with Agedu
> Cool Linux utility alert: agedu
> Topic: FIXED: Disk usage with 2.6.38 kernel
Comment