How to copy a file in linux?
Answer / 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 |
What are different types of linux?
How do you execute a file in linux?
Name the linux loader.
What are benefits of linux?
Compare cron and anacron in linux with an example?
Which type of application can be run on linux?
How do you list contents of a directory including all of its subdirectories, providing full details and sorted by modification time?
Write a bash script to delete all the files in the current directory that contains the word “linux”.
What is a shell program in linux?
What does grep() stand for?
How to find where a file is stored in linux?
Is it possible to install Linux RHEL5 os along with fedora14 linux os in one system ?