Revision 12455,
1.2 KB
checked in by danw, 26 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r12454,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .\" |
---|
2 | .\" %nmhwarning% |
---|
3 | .\" $Id: rcvpack.man,v 1.1.1.1 1999-02-07 18:14:22 danw Exp $ |
---|
4 | .\" |
---|
5 | .\" include the -mh macro file |
---|
6 | .so %etcdir%/tmac.h |
---|
7 | .\" |
---|
8 | .TH RCVPACK %manext1% MH.6.8 [%nmhversion%] |
---|
9 | .SH NAME |
---|
10 | rcvpack \- append message to file |
---|
11 | .SH SYNOPSIS |
---|
12 | .in +.5i |
---|
13 | .ti -.5i |
---|
14 | %libdir%/rcvpack |
---|
15 | file |
---|
16 | \%[-mbox] \%[-mmdf] |
---|
17 | .br |
---|
18 | \%[\-version] |
---|
19 | \%[\-help] |
---|
20 | .in -.5i |
---|
21 | .SH DESCRIPTION |
---|
22 | The \fIrcvpack\fR program will append a copy of the message to the file |
---|
23 | listed on its command line. |
---|
24 | |
---|
25 | If the `-mbox' switch is given (the default), then the messages are |
---|
26 | separated using mbox (uucp) style delimiters. This is the format used |
---|
27 | by most mail clients (elm, mailx, etc.). |
---|
28 | |
---|
29 | If the `-mmdf' switch is given, then the messages are separated by |
---|
30 | mmdf style delimiters. Each message in the file is separated by four |
---|
31 | CTRL\-A's and a newline. |
---|
32 | |
---|
33 | \fIrcvpack\fR will correctly lock and unlock the file to serialize |
---|
34 | access to the file, when running multiple copies of \fIrcvpack\fR. |
---|
35 | |
---|
36 | In general, its use is obsoleted by the \*(lqfile\*(rq action of |
---|
37 | \fIslocal\fR, although it might still have occasional uses in various |
---|
38 | shell scripts. |
---|
39 | .Fi |
---|
40 | ^%etcdir%/mts.conf~^nmh mts configuration file |
---|
41 | .Sa |
---|
42 | rcvdist(1), rcvstore(1), rcvtty(1), slocal(1) |
---|
43 | .Bu |
---|
44 | Only two return codes are meaningful, others should be. |
---|
45 | .En |
---|
Note: See
TracBrowser
for help on using the repository browser.