mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
c9775847b6
* pages/*: use the imperative in descriptions * go-fmt: put the description on one line
213 B
213 B
mkfs.minix
Create a Minix filesystem inside a partition. More information: https://manned.org/mkfs.minix.
- Create a Minix filesystem inside partition 1 on device b (
sdb1):
mkfs.minix {{/dev/sdb1}}