Examples with "comando gzip" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El comando gzip también tiene una opción -l para mostrar la información acerca del archivo comprimido, incluyendo el nombre que será usado cuando sea decomprimido.
The gzip and xzcommands also have a -l option to display information about the compressed file, including the name that will be used when it is decompressed.
El comando gzip tiene la opción -N o - name para forzar el nombre y la marcación de tiempo que serán preservados, pero bzip2 no.
The gzip command has the -N or - name option to force the name and time stamp to be preserved, but bzip2 and xzdo not.
Si tiene que almacenar muchas copias, puede ser conveniente comprimir una representación de flujos de datos de instantáneas de ZFS mediante el comando gzip.
If you need to store many copies, you might consider compressing a ZFS snapshot stream representation with the gzip command.
El comando gzip usa el algoritmo Lempel-Ziv, al tiempo que bzip2 usa el algoritmo de clasificación en bloque Burrows-Wheeler.
The gzip command uses the Lempel-Ziv algorithm, bzip2 uses the Burrows-Wheeler block sorting algorithm, and xz uses the Lempel-Ziv-Markov chain algorithm (LZMA).
Andere resultaten
descomprimiéndolo desde la línea de comandos usando 'gzip -d foo-bar.txt.gz'
decompressed from the command line using 'gzip -d foo-bar.txt.gz'
Nota: Los filtros de compresión no generan cabeceras ni caracteres finales usados por utilidades de la línea de comandos como gzip.
Nota: Compression filters do not generate headers and trailers used by command line utilities such as gzip.
Por tanto, si buscas un buen compresor gratuito, y no tienes problemas a la hora de utilizar una terminal de línea de comandos, descarga gzip. Leticia Sorivella
Therefore, if you're looking for a good free compressor, and you don't have any inconvenient in resorting to the use of the command line console, download gzip now.
El comando gunzip puede ser utilizado para descomprimir un fichero comprimido con gzip.
The gunzip command may be used to uncompress a gzipped file.
El siguiente comando crea un nuevo archivo comprimido usando el algoritmo de compresión gzip.
The following command creates a new tarball using the gzip compression algorithm.
gzip contiene múltiples vulnerabilidades que potencialmente permitirían a un atacante ejecutar comandos arbitrarios.
gzip contains multiple vulnerabilities potentially allowing an attacker to execute arbitrary commands.
Para obtener instrucciones detalladas escribe man gzip o man tar en la línea de comandos de la consola de linux.
For detailed instructions type man gzip or man tar at the command line.
Este comando se ejecuta solo una vez e informa sobre el tamaño de los archivos gzip del código producido.
This command runs only once and reports back the gzip file sizes of the produced code.
Contar con el soporte GZip permite al servidor web reunir las páginas web, las imágenes y secuencias de comandos antes de enviarlos al navegador.
Having GZip support enables the web server to pack web pages, images and scripts before sending them to the browser.