[hackers] [ubase] Add pidof manpage || sin

From: <git_AT_suckless.org>
Date: Sun, 13 Apr 2014 17:36:38 +0200

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
+ Bpidof R - Find the process ID of a running program
+.SH SYNOPSIS
+ Bpidof R [ B-o I pid1,pid2,...,pidN R] [ B-s R] [ Iprogram... R]
+.SH DESCRIPTION
+ Bpidof R finds the process id's of the named programs and prints them on
+stdout.
+.SH OPTIONS
+.TP
+ B-o R
+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-s R
+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