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.
使用 Cocoa,如何在启动磁盘上获取所有分区的列表及其安装路径和卷名?
谢谢。
运行diskutil list -plist并解析输出。
diskutil list -plist