how to copy a file/folder to another file/folder in linux terminal.

link|improve this question
feedback

1 Answer

cp -a /folder/to/copy /folder/to/copy/to/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.