package
0.0.0-20240520070755-0a51978d1a23
Repository: https://github.com/wsva/common_lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
PidOf finds process(es) with a specified name (regexp match) and return their pid(s).
PKill finds process(es) using a regular expression and send a specified signal to each process.