ln 阅读颜色 选择阅读主题色 自定义 原创 Linux 2018-01-13 脚本小站 ln 命令为文件或目录创建链接 -s 创建软链接 -d 创建硬链接 -v 显示过程例:ln -sv file softlink例:ln -sv directory softlink