Linux命令之ln

目录链接

  • 使用 root 用户 的 logs 目录指向 /data/logs

    ln -sf /data/logs/ /root/logs

Author: suce
Link: https://haoubox.cn/2021/09/16/Linux命令之ln/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.