📌  相关文章
📜  comment copier un fichier linux - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:33.890000             🧑  作者: Mango

代码示例1
# cp [option] SOURCE DESTINATION
cp sourceFile.txt outputFile.bak