From f316a2ed52195135a35e32d7096e876357c48c69 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Sep 2014 20:03:23 +0000 Subject: initial commit: rc for execline-2.0.0.0 --- doc/getpid.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 doc/getpid.html (limited to 'doc/getpid.html') diff --git a/doc/getpid.html b/doc/getpid.html new file mode 100644 index 0000000..fb60c7c --- /dev/null +++ b/doc/getpid.html @@ -0,0 +1,44 @@ + + + + + execline: the getpid program + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The getpid program

+ +

+getpid stores its process ID in a given environment variable, +then executes a program. +

+ +

Interface

+ +
+     getpid var prog...
+
+ +

+getpid stores its PID in the var variable, then +execs into prog with its arguments. +

+ +

Notes

+ + + + + -- cgit v1.2.3