相关疑难解决方法(0)

如何在不使用 grep 的情况下按名称搜索进程?

为了搜索过程中,你可以使用psgrep

例如搜索firefox

ps aux | grep firefox
Run Code Online (Sandbox Code Playgroud)

如何在不使用的情况下获得相同的答案grep

command-line process

76
推荐指数
3
解决办法
20万
查看次数

标签 统计

command-line ×1

process ×1