Browsing Brazilian Portuguese translation

239 of 521 results
239.
GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive.

Examples:
tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.
tar -tvf archive.tar # List all files in archive.tar verbosely.
tar -xf archive.tar # Extract all files from archive.tar.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Uso: %s [OPÇÃO]... [ARQUIVO]...

Exemplos:
%s -cf arquivo.tar foo bar # Cria arquivo.tar através dos arquivos foo e bar.
%s -tvf arquivo.tar # Lista todos os arquivos em arquivo.tar.
%s -xf arquivo.tar # Extrai todos os arquivos de arquivo.tar
Translated and reviewed by Alexandre Folle de Menezes
Located in src/tar.c:348
239 of 521 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.