📜  批量复制静默 - Shell-Bash 代码示例

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

代码示例1
# Execute windows batch command silently 
COPY file1 file2 >NUL