Vertaling van "cp command" in Spaans
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.
The cp command copies files or folders.
To copy the tool file, run the cp command in the terminal.
Para copiar el archivo.tool basta con ejecutar el comando cp en la terminal.
To recursively copy subdirectories, use the -R flag of the cp command.
Para copiar de forma recurrente los subdirectorios, usa el marcador -R del comando cp.
To enable a multi-threaded copy, use the -m flag when executing the cp command.
Para habilitar una copia de varios subprocesos, utiliza la marca -m cuando ejecutes el comando cp.
For details about the benefits and tradeoffs to using parallel composite uploads, visit the cp command documentation.
Para obtener más información sobre los beneficios y desventajas de utilizar cargas compuestas en paralelo, visita la documentación del comando cp.
Example using the cp command to copy files
Ejemplo del uso del comando cp para copiar archivos
The cp command is used to copy a file from one file to another or one directory to another.
Para copiar archivos de un lugar a otro tenemos el comando cp.
Now, we can use a basic invocation of the cp command to create a copiedme file from the original copyme file
Ahora, podemos usar una invocación básica del comando cp para crear un archivo copiedme copiado del archivo original
Just to clarify, you can avoid specifying both username and host in origin and destination, and the scp command will work just like the cp command, copying a local file to a local destination.
Solo para dejar todo claro, se puede no especificar ni ordenador ni usuario remotos, tanto en el origen como en el destino, y en este caso el comando scp actuará tal como el comando cp y copiará los archivos localmente.
Copy the files from the usbboot.img mounted directory into the newly created recovery directory with the cp command such as
Copie los archivos del directorio montado usbboot.img en el directorio de recuperación recién creado con el comando cp como
You can use the -r (or -R or - recursive) option to cause the cp command to descend into source directories and copy the contents recursively.
Puede utilizar -r (o -R o la opción - repetitiva) para hacer que el comando cp descienda a los directorios fuente y que copie los contenidos repetitivamente.
If the file system exceeds 90 percent capacity, you could transfer files to a disk that is not as full by using the cp command.
Si el sistema de archivos supera el 90% de la capacidad, puede transferir archivos a un disco que no esté tan lleno mediante el comando cp.
With the cp command.
A diferencia del comando cp.