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.
我正在尝试使用 mac 从终端安装 pkg installer utility。pkg 文件位于 dmg 中。当我挂载 dmg 时,我只能看到aliaspkg 而不是原始 pkg,尽管它存在,因为我可以通过 GUI 中的别名访问该 pkg。这让我解释说原始 pkg 是隐藏的,但我不确定这一点。有什么办法可以从别名中获取原始 pkg 吗?
installer utility
alias
在 dmg mount 文件夹内运行命令ls -la。这将提供指向哪个文件别名的详细信息。是的,就是这么简单。
ls -la