Description: MTOOLS
version 2.0
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
File list (Check if you may need any files):
Filename | Size | Date |
---|
buf_read.c |
buf_write.c |
Configure |
devices.c |
dir_make.c |
dir_read.c |
dir_write.c |
expand.c |
fat_free.c |
fat_read.c |
fat_write.c |
file_read.c |
file_write.c |
init.c |
is_dir.c |
Makefile |
match.c |
Mattrib.1 |
mattrib.c |
Mcd.1 |
mcd.c |
Mcopy.1 |
mcopy.c |
Mdel.1 |
mdel.c |
Mdir.1 |
mdir.c |
Mformat.1 |
mformat.c |
Mkmanifest.1 |
mkmanifest.c |
Mlabel.1 |
mlabel.c |
Mmd.1 |
mmd.c |
Mrd.1 |
mrd.c |
Mread.1 |
mread.c |
Mren.1 |
mren.c |
msdos.h |
Mtools.1 |
Mtype.1 |
mtype.c |
Mwrite.1 |
mwrite.c |
parse.c |
patchlevel.h |
RCS |
...\devices.c | v |
...\Makefile | v |
Readme |
Release.notes |
subdir.c |