minit-list.8 (681B) download
1.TH minit-list 8
2.SH NAME
3minit-list \- list running services
4.SH SYNOPSIS
5.B minit-list
6
7.SH DESCRIPTION
8.B minit-list
9will scan /etc/minit for services and use msvc to check if the service is
10currently running. It will then print a list of running services.
11
12minit-list was renamed from
13.I listpids
14for the debian package.
15
16.SH USAGE
17minit-list doesn't have any options.
18
19The output is a list of running services.
20
21.SH AUTHOR
22minit was written by Felix von Leitner and can be downloaded from
23his page at
24.I http://www.fefe.de/minit/
25
26This manpage was written by Erich Schubert <[email protected]>
27for the Debian GNU/Linux operating system.
28
29.SH "SEE ALSO"
30msvc(8), pidfilehack(8)