rpc_pid {pbdRPC} | R Documentation |
Search or kill possible pid's that running remote procedure calls in background.
rpc_ps() rpc_kill(pid)
pid |
a vector containing proccess id's in interger. |
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.
List or kill all possible pid's.