3 doswrite \- write a file onto an MS-DOS diskette [IBM]
5 \fBdoswrite\fR [\fB\-a\fR] \fIdrive \fIfile\fR
18 .FL "\-a" "ASCII file"
20 .EX "doswrite A x/y <z" "Write file \fIz\fR to disk as \fIx/y\fR"
21 .EX "doswrite \-a B f" "Copy \fIstdin\fR to \s-2MS-DOS\s+2 file \fIf\fR"
25 writes its \fIstdin\fR to an \s-2MS-DOS\s+2 file.
26 The diskette or partition must be formatted and have an \s-2MS-DOS\s+2 file
27 system already in place, including all the directories leading up to the file.
28 See \fBdosdir\fR on the use of single letter drive codes.