💾 Archived View for freeshell.de › tldr › mkfs.gmi captured on 2023-06-16 at 19:21:18. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

mkfs

Build a Linux filesystem on a hard disk partition.
This command is deprecated in favor of filesystem specific mkfs.<type> utils.

More information.

mkfs {path/to/partition}
mkfs -t {ext4} {path/to/partition}
mkfs -c -t {ntfs} {path/to/partition}
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