Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
简单地说,我只是想获取已连接远程磁盘的列表。
我现在有一个脚本,可以将 /Volumes/ 与“diskutil -list”进行比较,但这只会给我远程磁盘的名称,而不是实际地址。
有人对我如何去做这件事有想法吗?
提前致谢。
getfsstat(2)