Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Як можна об’єднати файли file1.txt і file2.txt.?
cat file1.txt + file2.txt
cat file1.txt file2.txt
cat file1.txt
file2.txt
cp file1.txt file2.txt
mv file1.txt+ file2.txt
mv file1.txt
mv file1.txt file2.txt
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!