adspace


How to copy a file in linux?

Answer Posted / Abhinav Kashyap

To copy a file in Linux, you can use the 'cp' command. The syntax is 'cp sourcefile destinationfile'. For example, 'cp sourcefile /destination/path/destionationfile' will create a copy of 'sourcefile' at '/destination/path/destinationfile'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest linux kernel?

1035


How do I search for files containing specific text in linux?

826


What is the latest version of linux?

1022