mread.1

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

1
59
字号
.TH MREAD 1 local.SH NAMEmread \- low level read (copy) an MSDOS file to Unix.SH SYNOPSIS.B mread[.B -tnm] msdosfile unixfile.PP.B mread[.B -tnm] msdosfile [ msdosfiles... ] unixdirectory.SH DESCRIPTIONIn the first form,.I mreadcopies the specified MSDOS file to the named Unix file.  The second formof the command copies multiple MSDOS files to the named Unix directory..PP.I Mreadwill allow the following command line options:.TP.B tText file transfer..I Mreadwill translate incoming carriage return/line feeds to line feeds..TP.B nNo warning..I Mreadwill not warn the user when overwriting an existing file..TP.B mPreserve the file modification times..PPIf the target file already exists, and the.I -noption is not in effect,.I mreadasks whether or not to overwrite the file..PPMSDOS subdirectory names 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 Mreadreturns 0 on success, 1 on utter failure, or 2 on partial failure..SH SEE ALSOmcd(1), mcopy(1), mtype(1), mwrite(1).SH BUGSUnlike MSDOS, the destination directory may.B notbe omitted.

⌨️ 快捷键说明

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