Answers for "copy files in terminal"

0

copy content file from terminal

pbcopy < ~/.ssh/id_rsa.pub
Posted by: Guest on June-20-2020
0

copy paste file terminal

cp [sourcefile] [destinationfile]
Posted by: Guest on April-12-2021

Browse Popular Code Answers by Language