一条符号链接链连接了多个文件。请用 `ls` 或 `readlink` 一直跟到真实文件。
用 `ls -l` 查看 `->` 指向。
`readlink -f` 可解析最终路径。
从 `start.txt` 开始跟随。