📌  相关文章
📜  如何在文件夹之间创建连接 - Shell-Bash 代码示例

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

代码示例1
mklink /J  

#(make sure that there isn't a folder already
#with the same name of the link folder)