//
pkg.gl
Category
github.com/wsva/common_lib
wcl_kill
package
0.0.0-20240520070755-0a51978d1a23
Repository:
https://github.com/wsva/common_lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
105 SLOC
#
Packages
errors
No description provided by the author
#
Functions
GetPids
No description provided by the author
PidOf
PidOf finds process(es) with a specified name (regexp match) and return their pid(s).
PKill
PKill finds process(es) using a regular expression and send a specified signal to each process.