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

Defragment Ext4 Filesystem - e4defrag Command | Online Free DevTools by Hexmos

Defragment ext4 filesystems easily with the e4defrag command. Check filesystem fragmentation and optimize performance for faster read/write speeds. Free online tool, no registration required.

e4defrag

Defragment an ext4 filesystem. More information: https://manned.org/e4defrag.

  • Defragment the filesystem:

e4defrag {{/dev/sdXN}}

  • See how fragmented a filesystem is:

e4defrag -c {{/dev/sdXN}}

  • Print errors and the fragmentation count before and after each file:

e4defrag -v {{/dev/sdXN}}

See Also