English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux mzip command

Linux Command Manual

The Linux mzip command is Zip/Control instructions for Jaz disk drive.

mzip is a command of mtools, which can set the protection mode of Zip or Jaz disk drive area and execute the action of exiting the disk.

Syntax

mzip [-efpqruwx]

Parameters:

  • -e Exit the disk.
  • -With-Using the e parameter, exit the disk forcibly regardless of whether the file system in the disk has been mounted or not.
  • -Set the disk write password.
  • -Show the current status.
  • -Set the disk to read-only status.
  • -Temporarily lift the disk protection status before exiting the disk.
  • -Set the disk to writable status.
  • -Set the disk password.

Linux Command Manual