home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.docs.lzh / MTOOLS_3.6 / DOCS / mzip.1 < prev    next >
Text File  |  1997-11-12  |  3KB  |  123 lines

  1. .TH mzip 1 "21mar97" mtools-3.4
  2. .SH Name
  3. mzip - change protection mode and eject disk on Zip/Jaz drive
  4. '\" t
  5. .de TQ
  6. .br
  7. .ns
  8. .TP \\$1
  9. ..
  10.  
  11. .tr \(is'
  12. .tr \(if`
  13. .tr \(pd"
  14.  
  15. .SH Note
  16. This manpage has been automatically generated from mtools's texinfo
  17. documentation.  However, this process is only approximative, and some
  18. items, such as crossreferences, footnotes and indices are lost in this
  19. translation process.  Indeed, this items have no appropriate
  20. representation in the manpage format.  Moreover, only the items specific
  21. to each command have been translated, and the general information about
  22. mtools has been dropped in the manpage version.  Thus I strongly advise
  23. you to use the original texinfo doc.
  24. .TP
  25. * \ \ 
  26. To generate a printable copy from the texinfo doc, run the following
  27. commands:
  28.  
  29. .nf
  30. .ft 3
  31. .in +0.3i
  32.     ./configure; make dvi; dvips mtools.dvi
  33. .fi
  34. .in -0.3i
  35. .ft R
  36. .lp
  37.  
  38. \&\fR
  39. .TP
  40. * \ \ 
  41. To generate a html copy,  run:
  42.  
  43. .nf
  44. .ft 3
  45. .in +0.3i
  46.     ./configure; make html
  47. .fi
  48. .in -0.3i
  49. .ft R
  50. .lp
  51.  
  52. \&\fRA premade html can be found at:
  53. \&\fR\&\f(CW\(ifhttp://linux.wauug.org/pub/knaff/mtools\(is\fR
  54. .TP
  55. * \ \ 
  56. To generate an info copy (browsable using emacs' info mode), run:
  57.  
  58. .nf
  59. .ft 3
  60. .in +0.3i
  61.     ./configure; make info
  62. .fi
  63. .in -0.3i
  64. .ft R
  65. .lp
  66.  
  67. \&\fR
  68. .PP
  69. The texinfo doc looks most pretty when printed or as html.  Indeed, in
  70. the info version certain examples are difficult to read due to the
  71. quoting conventions used in info.
  72. .PP
  73. .SH Description
  74. .iX "c Zip disk (utilities)"
  75. .iX "c Jaz disk (utilities)"
  76. .iX "c Ejecting a Zip/Jaz disk"
  77. .iX "c Write protecting a Zip/Jaz disk"
  78. .iX "p mzip"
  79. .iX "c ZipTools disk"
  80. .iX "c password protected Zip disks"
  81. .PP
  82. The \fR\&\f(CWmzip\fR command is used to issue ZIP disk specific commands on
  83. Solaris or HPUX. Its syntax is:
  84. .PP
  85. .(l I
  86. \&\fR\&\f(CWmzip\fR [\fR\&\f(CW-epqrwx\fR]
  87. .)l
  88.  
  89. .PP
  90. \&\fR\&\f(CWMzip\fR allows the following
  91. command line options:
  92. .TP
  93. \&\fR\&\f(CWe\fR\ 
  94. Ejects the disk.
  95. .TP
  96. \&\fR\&\f(CWf\fR\ 
  97. Force eject even if the disk is mounted.
  98. .TP
  99. \&\fR\&\f(CWr\fR\ 
  100. Write protect the disk.
  101. .TP
  102. \&\fR\&\f(CWw\fR\ 
  103. Remove write protection.
  104. .TP
  105. \&\fR\&\f(CWp\fR\ 
  106. Password write protect.
  107. .TP
  108. \&\fR\&\f(CWx\fR\ 
  109. Password protect
  110. .TP
  111. \&\fR\&\f(CWq\fR\ 
  112. Queries the status
  113. .PP
  114. To remove the password, set it to one of the passwordless modes
  115. \&\fR\&\f(CW-r\fR or \fR\&\f(CW-w\fR: mzip will then ask you for the password, and
  116. unlock the disk.  If you have forgotten the password, you can get rid of
  117. it by low-level formatting the disk (using your SCSI adaptor's BIOS
  118. setup).  The ZipTools disk included with the drive is also password
  119. protected.  This password is automatically removed once the ZipTools
  120. have been installed.
  121. .SH See Also
  122. Mtools' texinfo doc
  123.