Answers for "ubuntu copy"

3

ubuntu copy

cp origin destin

#example
cp /home/me/test.zip /home/me/destin/
Posted by: Guest on June-08-2020
3

how to copy file in ubuntu terminal

cp ~/Downloads/your-file.txt ~/Documents/
Posted by: Guest on July-07-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language