Which command is used to combine mutiple files into single archieve in unix?
Answers
Answered by
0
Answer:
Replace newfile with a name for your newly combined single file. This command will add file1 , file2 , and file3 (in that order) to the end of destfile . Note: If you use > instead of >> , you will overwrite destfile rather than add to it.
Explanation:
Similar questions
Science,
6 months ago
India Languages,
6 months ago
Math,
6 months ago
French,
1 year ago
Math,
1 year ago