* pages.pt*: fix verb tenses * pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt*: fix more verb tenses * review PR --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
13 lines
230 B
Markdown
13 lines
230 B
Markdown
# fdisk
|
|
|
|
> Gerenciador de tabelas de partições e partições no disco rígido.
|
|
> Mais informações: <https://manned.org/fdisk>.
|
|
|
|
- Exibe as partições:
|
|
|
|
`fdisk -l`
|
|
|
|
- Inicia o manipulador de partições:
|
|
|
|
`fdisk {{/dev/sda}}`
|