logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Display Disk Information - Format Disk Usage | Online Free DevTools by Hexmos

Format disk usage information with dysk. Analyze disk space and filesystem details, sort, and filter by disk type. Free online tool, no registration required.

dysk

Display filesystem information in a table. More information: https://manned.org/dysk.

  • Get a standard overview of your usual disks:

dysk

  • Sort by free size:

dysk {{[-s|--sort]}} free

  • Include only HDD disks:

dysk {{[-f|--filter]}} 'disk = HDD'

  • Exclude SSD disks:

dysk {{[-f|--filter]}} 'disk <> SSD'

  • Display disks with high utilization or low free space:

dysk {{[-f|--filter]}} 'use > 65% | free < 50G'

See Also