mwrite.1

来自「MTOOLS version 2.0 Mtools is a p」· 1 代码 · 共 69 行

1
69
字号
.TH MWRITE 1 local.SH NAMEmwrite \- low level write (copy) a Unix file to MSDOS.SH SYNOPSIS.B mwrite[.B -tnvm] unixfile msdosfile.PP.B mwrite[.B -tnvm] unixfile [ unixfiles... ] msdosdirectory.SH DESCRIPTIONIn the first form,.I mwritecopies the specified Unix file to the named MSDOS file.  The second formof the command copies multiple Unix files to the named MSDOS directory..PP.I Mwritewill allow the following command line options:.TP.B tText file transfer..I Mwritewill translate incoming line feeds to carriage return/line feeds..TP.B nNo warning..I Mwritewill not warn the user when overwriting an existing file..TP.B vVerbose mode.  Display the new filename if the Unix filename requiresconversion..TP.B mPreserve the file modification times..PPIf the target file already exists, and the.I -noption is not in effect,.I mwriteasks whether or not to overwrite the file..PPReasonable care is taken to create a valid MSDOS filename.  If aninvalid name is specified,.I mwritewill change the name (and display the new name if the verbose mode isset)..PPMSDOS subdirectory names are are supported with either the '/' or '\e'separator.  The use of the '\e' separator or wildcards will require thenames to be enclosed in quotes to protect them from the shell..PPThe.I mcdcommand may be used to establish the device and the current workingdirectory (relative to MSDOS), otherwise the default is A:/..PP.I Mwritereturns 0 on success, 1 on utter failure, or 2 on partial failure..SH SEE ALSOmcd(1), mcopy(1), mread(1).SH BUGSUnlike MSDOS, the destination directory may.B notbe omitted.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?