语法:ln -s 源目录 目标快捷方式

示例:
比如你要在目录 /home/work 下面,建立 /data/wwwroot 文件夹(或文件)的快捷方式

ln -s /data/wwwroot /home/work
文档更新时间: 2021-07-04 19:37   作者:admin