bash - 列出 iOS 5.0.1 中的所有进程

标签 bash ios5 jailbreak gnu-coreutils

如何在我的(越狱)iphone 的 ssh session 中查看所有进程?我目前可以通过 ssh 登录,我已经安装了 bash、安装了核心实用程序、安装了 shell-cmds 包和安装了 system-cmds 包。

我原以为“ps”命令可以从 core-utilities 包中获得,但事实似乎并非如此。我错过了什么?

最佳答案

使用 cydia 包,adv-cmds 就可以了!

关于bash - 列出 iOS 5.0.1 中的所有进程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9615950/

相关文章:

iphone - 独立构建静态库报错

bash - 在 Makefile 中测试软件版本

linux - 使用输入/输出重定向在后台运行进程

linux - 为什么这个 inotifywait shellscript 使用两个 PID?

objective-c - RubyMotion 中的 UINavigationBar 外观不起作用

ios - 使用越狱调整/脚本将新的 UIBackgroundMode 添加到 App-Store 应用程序

c - 使用 fgets() 从文件中读取多行并存储到指针数组

ios - 从 bundle 加载 NIB 时出现异常

ios - 如何在 iOS 中隐藏状态栏图标

ios - 如何在 iOS8 中使用 IOKit 获取设备的序列号作为 IOPlatformSerialNumber 给出 nil 值