pbdRPC (version 0.2-1)

rpc_pid: Search or kill possible pid's of Remote Procedure Call

Description

Search or kill possible pid's that running remote procedure calls in background.

Usage

rpc_ps()

rpc_kill(pid)

Arguments

pid

a vector containing proccess id's in interger.

Value

List or kill all possible pid's.

Details

rpc_ps() prints possible pid's that running remote procedure calls in background via one of ssh, plink, plink.exe, or cmd.exe.

rpc_kill() kill pid's.