This website requires JavaScript.
Explore
Help
Sign In
zhenxing
/
computer_knowledge_notes
Watch
1
Star
0
Fork
You've already forked computer_knowledge_notes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
abccc26724
computer_knowledge_notes
/
Software
/
进程管理
/
pkill.md
9 lines
108 B
Markdown
Raw
Blame
History
#### 简介
基于进程的名字和属性来向进程发送信号
```bash
pkill
[
options
]
<pattern>
```
Reference in New Issue
View Git Blame
Copy Permalink