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
PLUMB(1) FreeBSD General Commands Manual PLUMB(1)

plumb - send message to plumber

plumb [ -p plumbfile ] [ -a attributes ] [ -s source ] [ -d destination ] [ -t type ] [ -w directory ] -i | data...

The plumb command formats and sends a plumbing message whose data is, by default, the concatenation of the argument strings separated by blanks. The options are:
-p
write the message to plumbfile (default /mnt/plumb/send).
-a
set the attr field of the message (default is empty).
-s
set the src field of the message (default is plumb).
-d
set the dst field of the message (default is empty).
-t
set the type field of the message (default is text).
-w
set the wdir field of the message (default is the current working directory of plumb).
-i
take the data from standard input rather than the argument strings. If an action= attribute is not otherwise specified, plumb will add an action=showdata attribute to the message.

$HOME/lib/plumbing
default rules file

/src/cmd/plumb


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.