GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
multipipe(1) FreeBSD General Commands Manual multipipe(1)

multipipe - supervise an pipeline of commands

multipipe [ directory ]

multipipe starts one supervise process for each subdirectory of the current directory. multipipe skips subdirectory names starting with dots. Each supervised processes is piped a copy of standard input sent to multipipe.

Every five seconds, multipipe checks for subdirectories again. If it sees a new subdirectory, it starts a new supervise process. If a subdirectory is removed, it closes the pipe to that supervise process. Directory named supervise or with names starting with a period are ignored.

If multipipe is given a command-line argument, it switches to that directory when it starts.

If multipipe is sent either the INT, QUIT, or the TERM signal, or it reaches end of file on standard input, it runs svc -dx on each command to shut it down, and waits for it to exit.

Exits 0 when all the commands are shut down.

supervise, svscan

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.