要將一個(gè)文件的內(nèi)容復(fù)制到另一個(gè)文件,可以使用cp命令。
cp
cp source_file destination_file
其中,source_file是要復(fù)制的文件路徑,destination_file是要復(fù)制到的文件路徑。
source_file
destination_file
例如,要將file1.txt的內(nèi)容復(fù)制到file2.txt中,可以使用以下命令:
file1.txt
file2.txt
cp file1.txt file2.txt
億速云公眾號(hào)
手機(jī)網(wǎng)站二維碼
Copyright ? Yisu Cloud Ltd. All Rights Reserved. 2018 版權(quán)所有
廣州億速云計(jì)算有限公司粵ICP備17096448號(hào)-1 粵公網(wǎng)安備 44010402001142號(hào)增值電信業(yè)務(wù)經(jīng)營(yíng)許可證編號(hào):B1-20181529