Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 191 Bytes

getchildpids.sh.md

File metadata and controls

10 lines (9 loc) · 191 Bytes

getchildpids

getchildpids -- Gets child process IDs.

Usage

// 1. Function form.
void func::getchildpids(int[]* variable)
// 2. Command form.
void sub::getchildpids() > output