modulepackage
0.0.0-20230218153346-91480979c40f
Repository: https://github.com/lemonyxk/fp.git
Documentation: pkg.go.dev
# README
fp
Usage: fp -o port1 port2
-- find process by port
Usage: fp -l
-- list all processes
Usage: fp -p pid1 pid2
-- find process by pid
Usage: fp str1 str2
-- find process by string
# Type aliases
No description provided by the author