以上来源于: WordNet
For instance, the command pkill -9 -u strike ZSH is the equivalent of pgrep -u strike ZSH | xargs kill -9.
例如,命令pkill - 9 - u strike z sh与pgrep - u strike z sh | xargs kill - 9等效。
A companion utility, pkill, takes all the options of pgrep and accepts a signal to send to all processes that match the given criteria.
配套的实用程序pkill接受pgrep的所有选项和一个信号,它把这个信号发送给与给定的条件匹配的所有进程。
If you do not want to use cfengine for your own reasons, consider the pgrep and pkill utilities that come with most modern UNIX systems.
如果由于个人原因,不想用cfengine,考虑一下大多数现代UNIX系统中附带的pgrep和pkill实用程序。
应用推荐