标签: macos command macos-high-sierra
我需要检查应用程序在终端中执行了什么命令。在Windows上,我可以简单地使用procexp来检查进程的命令行属性,但是在MacOS上,我找不到它。