Forrest logo
back to the cp tool

cp:ai:599e8

Come copiare una cartella
$ cp -r source_folder destination_folder
try on your machine

This command is used to copy a folder and all its contents recursively from source_folder to destination_folder

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • Come copiare una cartella?
back to the cp tool