rkill_lib 0.1.1

kill process by name, pid or port number
Documentation
Name:
        rkill

Author:
        Eli Yukelzon <reflog@gmail.com>

Usage:
        rkill 1234 7777 nc  # to kill processes by PID or name
        rkill :1234 :7777   # to kill processes by port number
        rkill               # run interactively

Flags:
        -h, --help : Show help

Version:
        0.1.0