.\" $Id: crashwrite.1,v 1.3 2001/02/25 05:41:22 raorn Exp $ .TH CRASHWRITE 1 "25 February 2001" "Sir Raorn" "CrashEcho" .SH NAME crashwrite \- Creates PKT file from text file .SH SYNOPSIS .B crashwrite [\fIOPTION\fR]... [\fIFILE\fR]... .SH DESCRIPTION .PP ." Add any additional description here .PP CrashWrite reads a text file and creates a .pkt file that can be processed by CrashEcho. This can be used to post announcements and other messages in areas. The best way to use CrashWrite is to let it generate packets in a separate directory and then toss them with \fBcrashecho toss \-\-dir=\fR\fIDIR\fR\fB \-\-no\-security\fR. .PP There are many options for CrashWrite. All keywords are optional except for \fB\-\-out\-dir\fR. If you do not enter a keyword, a default value will be used. .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-d\fR, \fB\-\-out\-dir\fR=\fIPATH\fR output directory .TP \fB\-\-pkt\-from\fR=\fIADDR\fR packet's originating address .TP \fB\-\-pkt\-to\fR=\fIADDR\fR packet's destination address .TP \fB\-p\fR, \fB\-\-password\fR=\fITEXT\fR packet's password .TP \fB\-\-from\-name\fR=\fITEXT\fR from name of the message .TP \fB\-\-from\-addr\fR=\fIADDR\fR from address of the message .TP \fB\-\-to\-name\fR=\fITEXT\fR to name of the message .TP \fB\-\-to\-addr\fR=\fIADDR\fR to address of the message .TP \fB\-S\fR, \fB\-\-subject\fR=\fITEXT\fR the subject of the message (or file if file\-attach) .TP \fB\-A\fR, \fB\-\-area\fR=\fITAG\fR the area the message should be posted in; if you skip this option, the message will be sent as netmail. .TP \fB\-O\fR, \fB\-\-origin\fR=\fITEXT\fR the origin line for echomail message .TP \fB\-a\fR, \fB\-\-file\-attach\fR sets the file\-attach flag for netmails; the filename should be put in the subject .TP \fB\-\-no\-msgid\fR prevents CrashWrite from adding a ^aMSGID kludge .TP \fB\-\-no\-tearline\fR prevents CrashWrite from adding tearline .TP \fB\-f\fR, \fB\-\-file\fR=\fIFILE\fR the name of a text file that should be included as message's text .TP \fB\-\-version\fR print version number and exit .LP .\"SH EXAMPLES .SH "SEE ALSO" .BR crashecho (1) .\"SH FILES .\"SH BUGS .\"SH AUTHOR