|
61.
|
|
|
Print information about compressed I<files>. No uncompressed output is produced, and no files are created or removed. In list mode, the program cannot read the compressed data from standard input or from other unseekable sources.
|
|
|
type: Plain text
|
|
|
|
Imprime informações sobre I<arquivos> compactados. Nenhuma saída descompactada é produzida e nenhum arquivo é criado ou removido. No modo de lista, o programa não pode ler os dados compactados da entrada padrão ou de outras fontes não pesquisáveis.
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:376
|
|
62.
|
|
|
The default listing shows basic information about I<files>, one file per line. To get more detailed information, use also the B<--verbose> option. For even more information, use B<--verbose> twice, but note that this may be slow, because getting all the extra information requires many seeks. The width of verbose output exceeds 80 characters, so piping the output to e.g.\& B<less\ -S> may be convenient if the terminal isn't wide enough.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/xz/xz.1:379
|
|
63.
|
|
|
The exact output may vary between B<xz> versions and different locales. For machine-readable output, B<--robot --list> should be used.
|
|
|
type: Plain text
|
|
|
|
A saída exata pode variar entre versões B<xz> e localidades diferentes. Para saída legível por máquina, B<--robot --list> deve ser usado.
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:398
|
|
64.
|
|
|
Operation modifiers
|
|
|
type: SS
|
|
|
|
Modificadores de operação
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:399
|
|
65.
|
|
|
B<-k>, B<--keep>
|
|
|
type: TP
|
|
|
|
B<-k>, B<--keep>
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:400 ../src/xzdec/xzdec.1:69
|
|
66.
|
|
|
Don't delete the input files.
|
|
|
type: Plain text
|
|
|
|
Não exclui os arquivos de entrada.
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:403
|
|
67.
|
|
|
B<-f>, B<--force>
|
|
|
type: TP
|
|
|
|
B<-f>, B<--force>
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:417
|
|
68.
|
|
|
This option has several effects:
|
|
|
type: Plain text
|
|
|
|
Esta opção tem vários efeitos:
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:420
|
|
69.
|
|
|
If the target file already exists, delete it before compressing or decompressing.
|
|
|
type: Plain text
|
|
|
|
Se o arquivo de destino já existir, o exclui antes de compactar ou descompactar.
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:424
|
|
70.
|
|
|
Compress or decompress even if the input is a symbolic link to a regular file, has more than one hard link, or has the setuid, setgid, or sticky bit set. The setuid, setgid, and sticky bits are not copied to the target file.
|
|
|
type: Plain text
|
|
|
|
Compacta ou descompacta, mesmo que a entrada seja um link simbólico para um arquivo normal, tenha mais de um link físico ou tenha setuid, setgid ou sticky bit definido. Os bits setuid, setgid e sticky não são copiados para o arquivo de destino.
|
|
Translated by
Rafael Fontenelle
|
|
|
|
Located in
../src/xz/xz.1:431
|