How to copy files from one directory to other in unix?



How to copy files from one directory to other in unix?..

Answer / Gaurav Bansh

"cp source_file destination_directory"; example: "cp file1 /destination/"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

Explain the method of changing file access permission?

1 Answers  


How to give execute permission for a file in unix?

1 Answers  


Which is the shell of unix?

1 Answers  


How to reverse a string in Unix?

1 Answers  


How can you kill a process in unix?

1 Answers  


What are unix options?

1 Answers  


What are pipes and filters in unix?

1 Answers  


Who owns unix?

1 Answers  


How do I remove 30 days old files in unix?

1 Answers  


How to display n-th line of a file in Unix?

1 Answers  


Explain what is standard unix streams ?

1 Answers  


Can you explain the method of changing file access permission?

1 Answers  


Categories