Comment copier le fichier dans le terminal Ubuntu
cp ~/Downloads/your-file.txt ~/Documents/
Xanthous Xenomorph
cp ~/Downloads/your-file.txt ~/Documents/
cp <file name> <where to copy path name>