-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

sfill


> Securely overwrite the free space and inodes of the partition where the specified directory resides.

More information.


Overwrite free space and inodes of a disk with 38 writes (slow but secure):

sfill {/path/to/mounted_disk_directory}

Overwrite free space and inodes of a disk with 6 writes (fast but less secure) and show status:

sfill -l -v {/path/to/mounted_disk_directory}

Overwrite free space and inodes of a disk with 1 write (very fast but insecure) and show status:

sfill -ll -v {/path/to/mounted_disk_directory}

Overwrite only free space of a disk:

sfill -I {/path/to/mounted_disk_directory}

Overwrite only free inodes of a disk:

sfill -i {/path/to/mounted_disk_directory}


> 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 Mon May 20 23:50:08 2024