sysutils/dust - The NetBSD Packages Collection

More intuitive version of du in rust

du + rust = dust. Like du but more intuitive.

Dust is meant to give you an instant overview of which directories are using
disk space without requiring sort or head.
It will print a maximum of one 'Did not have permissions message'.

Dust will list a slightly-less-than-the-terminal-height number of the biggest
subdirectories or files and will smartly recurse down the tree to find the
larger ones.
There is no need for a '-d' flag or a '-h' flag.
The largest subdirectories will be colored.

Apparent-size is calculated slightly differently in dust to gdu.
In dust each hard link is counted as using file_length space. In gdu only the
first entry is counted.

Build dependencies

lang/rust pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64dust-0.8.6.tgz
NetBSD 10.0aarch64dust-0.8.6.tgz
NetBSD 10.0aarch64dust-0.8.6.tgz
NetBSD 10.0earmv7hfdust-0.8.6.tgz
NetBSD 10.0earmv7hfdust-0.8.6.tgz
NetBSD 10.0earmv7hfdust-0.8.6.tgz
NetBSD 10.0i386dust-0.8.6.tgz
NetBSD 10.0i386dust-0.8.6.tgz
NetBSD 10.0x86_64dust-0.8.6.tgz
NetBSD 10.0_BETAx86_64dust-0.8.6.tgz
NetBSD 9.0aarch64dust-0.8.6.tgz
NetBSD 9.0aarch64dust-0.8.6.tgz
NetBSD 9.0aarch64dust-0.8.6.tgz
NetBSD 9.0earmv7hfdust-0.8.6.tgz
NetBSD 9.0earmv7hfdust-0.8.6.tgz
NetBSD 9.0earmv7hfdust-0.8.6.tgz
NetBSD 9.0i386dust-0.8.6.tgz
NetBSD 9.0i386dust-0.8.6.tgz
NetBSD 9.0sparc64dust-0.8.5.tgz
NetBSD 9.0x86_64dust-0.8.6.tgz
NetBSD 9.0x86_64dust-0.8.6.tgz
NetBSD 9.3x86_64dust-0.8.6.tgz
NetBSD 9.3x86_64dust-0.8.6.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.