7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
# 7za
|
|
|
|
|
|
|
|
> Compactador de arquivos com uma alta taxa de compressão.
|
|
|
|
> Semelhante to '7z', a principal diferença é que este suporta menos tipos de arquivamento/compressão.
|
|
|
|
> Mais informações: <https://manned.org/7za>.
|
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Compacta um ficheiro ou diretório:
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za a {{caminho/para/ficheiro_compactado.7z}} {{caminho/para/ficheiro_ou_diretório}}`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Encripta um arquivo existente (incluindo os nomes dos ficheiros):
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2024-04-18 19:38:25 +01:00
|
|
|
`7za a {{caminho/para/ficheiro_encriptado.7z}} -p{{palavra-passe}} -mhe {{on}} {{caminho/para/ficheiro_compactado.7z}}`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Descompacta um arquivo mantendo a estrutura de diretórios original:
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za x {{caminho/para/ficheiro_compactado.7z}}`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Descompacta um arquivo para uma diretório especificado pelo utilizador:
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za x {{caminho/para/ficheiro_compactado.7z}} -o{{caminho/para/diretório}}`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Descompacta um arquivo para a saída padrão (stdout):
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za x {{caminho/para/ficheiro_compactado.7z}} -so`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Compacta utilizando um tipo específico de arquivamento/compressão:
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za a -t{{7z|bzip2|gzip|lzip|tar|...}} {{caminho/para/ficheiro_compactado.7z}} {{caminho/para/ficheiro_ou_diretório}}`
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-27 18:37:07 +00:00
|
|
|
- Lista os conteúdos de um arquivo:
|
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations
* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors
* 7z, 7za, 7zr, aapt: add entries to common-arguments.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 14:22:17 +01:00
|
|
|
|
2023-12-25 17:31:44 +00:00
|
|
|
`7za l {{caminho/para/ficheiro_compactado.7z}}`
|