mxtar
Wrapper for using GNU tar directly from a floppy disk
see also :
mtools - tar - mcopy
Synopsis
mxtar [
- ] [ tar-options ] file
add an example, a script, a trick and tips
examples
source
mwrite ............... mtools
mxmkmf .............. lesstif
mxtar ................ mtools
mzip ................. mtools
NDview ............. geomview
source
SCRIPTS = mcheck
mxtar uz tgz mcomp amuFormat.sh
LINKS=mattrib mcat
mcd mclasserase mcopy mdel mdeltree mdir mdu mformat minfo
\
source
xdf_io.c mkmanifest.c
SCRIPTS = mcheck
mxtar uz tgz mcomp amuFormat.sh
LINKS=mattrib mcat
mcd mclasserase mcopy mdel mdeltree mdir mdu mformat minfo
\
description
mxtar
let you use GNU tar(1) on a floppy disk without
mounting it using mtools(1). It is not strictly
necessary on Debian GNU/Linux, because the GNU tar(1)
program provides the same capability after copying the file
locally with
mcopy
file destination
but this
utility is provided in the mtools package for other
platforms and is retained here for completeness.
see also
mtools ,
tar , mcopy
author
Luis Bustamante
<luferbu[:at:]fluidsignal[:dot:]com> wrote this page for the
Debian/GNU mtools package.