add directory bin
This commit is contained in:
44
bin/mtools/mtools_Readme
Normal file
44
bin/mtools/mtools_Readme
Normal file
@@ -0,0 +1,44 @@
|
||||
This is the Mtools v2.0 distribution package. Mtools is a public domain
|
||||
collection of programs to allow Unix systems to read, write, and
|
||||
manipulate files on an MSDOS filesystem (typically a diskette).
|
||||
|
||||
The following MSDOS commands are emulated:
|
||||
|
||||
Mtool MSDOS
|
||||
name equivalent Description
|
||||
----- ---- -----------
|
||||
mattrib ATTRIB change MSDOS file attribute flags
|
||||
mcd CD change MSDOS directory
|
||||
mcopy COPY copy MSDOS files to/from Unix
|
||||
mdel DEL/ERASE delete an MSDOS file
|
||||
mdir DIR display an MSDOS directory
|
||||
mformat FORMAT add MSDOS filesystem to a low-level format
|
||||
mlabel LABEL make an MSDOS volume label.
|
||||
mmd MD/MKDIR make an MSDOS subdirectory
|
||||
mrd RD/RMDIR remove an MSDOS subdirectory
|
||||
mread COPY low level read (copy) an MSDOS file to Unix
|
||||
mren REN/RENAME rename an existing MSDOS file
|
||||
mtype TYPE display contents of an MSDOS file
|
||||
mwrite COPY low level write (copy) a Unix file to MSDOS
|
||||
|
||||
Here are what the files should look like:
|
||||
|
||||
file name length att sum bsd sum
|
||||
|
||||
mtools_patches1-5.Z 43331 01381 04887
|
||||
mtools_sh.1.Z 27527 34726 38082
|
||||
mtools_sh.2.Z 26902 17097 42191
|
||||
mtools_sh.3.Z 16327 04558 20371
|
||||
mtools_sh.4.Z 10405 51165 39152
|
||||
|
||||
The 'mtools_patches1-5' file is for those people who already have Mtools
|
||||
version 2.0, but are missing one or more of the patches. The 'mtools_sh.*'
|
||||
files already have the patches installed. The last file 'mtools_sh.4' is
|
||||
optional... it contains the formatted output of the manual pages for the
|
||||
benefit of those without nroff.
|
||||
|
||||
Emmet P. Gray US Army, HQ III Corps & Fort Hood
|
||||
...!uunet!uiucuxc!fthood!egray Attn: AFZF-DE-ENV
|
||||
fthood!egray@uxc.cso.uiuc.edu Directorate of Engineering & Housing
|
||||
Environmental Management Office
|
||||
Fort Hood, TX 76544-5057
|
||||
Reference in New Issue
Block a user