[hackers] [ubase] Add pidof manpage || sin
commit a2265769833d10a5ddede8f4a33a9b9f6cde30aa
Author: sin <sin_AT_2f30.org>
Date: Sun Apr 13 16:36:23 2014 +0100
Add pidof manpage
diff --git a/pidof.1 b/pidof.1
new file mode 100644
index 0000000..db188b9
--- /dev/null
+++ b/pidof.1
_AT_@ -0,0 +1,18 @@
+.TH PIDOF 1 ubase-VERSION
+.SH NAME
+BpidofR - Find the process ID of a running program
+.SH SYNOPSIS
+BpidofR [B-oI pid1,pid2,...,pidNR] [B-sR] [Iprogram...R]
+.SH DESCRIPTION
+BpidofR finds the process id's of the named programs and prints them on
+stdout.
+.SH OPTIONS
+.TP
+B-oR
+Tell pidof to omit processes with that process id. The special pid
+%PPID can be used to name the parent process of the pidof program.
+.TP
+B-sR
+Single shot - this instructs the program to only return one process id.
+.SH SEE ALSO
+killall5(8)
Received on Sun Apr 13 2014 - 17:36:38 CEST
This archive was generated by hypermail 2.3.0
: Sun Apr 13 2014 - 17:48:18 CEST