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 |
Explain the method of changing file access permission?
How to give execute permission for a file in unix?
Which is the shell of unix?
How to reverse a string in Unix?
How can you kill a process in unix?
What are unix options?
What are pipes and filters in unix?
Who owns unix?
How do I remove 30 days old files in unix?
How to display n-th line of a file in Unix?
Explain what is standard unix streams ?
Can you explain the method of changing file access permission?