我想获取MacO中所有正在运行的进程的列表.
我用的时候
[myWorkspace runningApplications];
我只获得当前用户应用程序的列表.
我如何找到所有进程的列表,使用root或mysql所有者.
cocoa process
cocoa ×1
process ×1