Defrag Hdd [hot] File
Imagine a hard disk drive as a large filing cabinet. When you save a new file (like a video, document, or program), the operating system tries to write it to the disk in a single, continuous block of space—like putting a whole folder in one section of the drawer.
sudo e4defrag /path/to/directory # or entire partition: sudo e4defrag /dev/sdX For XFS: defrag hdd
Never power off or force reboot during a defrag. You can corrupt the filesystem. Let it finish or cancel properly. Imagine a hard disk drive as a large filing cabinet
