-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

filefrag


> Report how badly fragmented a particular file might be.

More information.


Display a report for a specific file:

filefrag {path/to/file}

Display a report for space-separated list of files:

filefrag {path/to/file1} {path/to/file2}

Display a report using a 1024 byte blocksize:

filefrag -b {path/to/file}

Sync the file before requesting the mapping:

filefrag -s {path/to/files}

Display mapping of extended attributes:

filefrag -x {path/to/files}

Display a report with verbose information:

filefrag -v {path/to/files}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:23:19 2024