parent
4989f7c632
commit
a7d9511566
|
|
@ -1,7 +1,7 @@
|
|||
pgrep
|
||||
===
|
||||
|
||||
设置用户的认证信息,包括用户密码、密码过期时间等
|
||||
根据用户给出的信息在当前运行进程中查找并列出符合条件的进程ID(PID)
|
||||
|
||||
## 补充说明
|
||||
|
||||
|
|
@ -58,4 +58,4 @@ pgrep -lo httpd
|
|||
```
|
||||
|
||||
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue