kill.process: kill.process

Description Usage Arguments Details Value Author(s)

Description

Kill a process and wait for it.

Usage

1

Arguments

pid

Process ID, or list with $pid component

Details

Kill a process and wait for it. Nothing more than kill(pid); wait(pid), but handy to have a single function so you don't forget the wait() call.

Value

Same as wait in the fork package.

Author(s)

Brad Friedman


apomatix/AnalysisPageServer documentation built on May 26, 2019, 11:36 a.m.