在Linux中,可以使用cp命令將文件復(fù)制到當(dāng)前目錄。使用以下命令:
cp
cp /path/to/file .
其中,/path/to/file是要復(fù)制的文件的路徑,.表示當(dāng)前目錄。
/path/to/file
.
另外,也可以使用以下命令:
cp /path/to/file $(pwd)
其中,$(pwd)表示當(dāng)前目錄的路徑。
$(pwd)
億速云公眾號(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