在 Unix 共享文件系统中使用以下命令为 Excel 表创建软链接。
temp$ ln -s temp1/Main.xlsm 链接.xlsm
但是当我在 Windows 中查看临时目录时,Link.xlsm 显示为文件夹。虽然我能够在 Windows 中访问 temp1/Main.xlsm,但单击 temp/Link.xlsm 时出现错误,
<Network_Drive>/temp/Link.xlsm refers to the location that is unavailable.
但是我可以使用访问 Link.xlsmUNC 路径