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

Linux mzip command

Linux Command大全

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

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

Syntax

mzip [-efpqruwx]

Parameters:

  • -e Exit the disk.
  • -f With-e parameter is used together, regardless of whether the file system in the disk has been mounted, force exit the disk.
  • -p Set the write password for the disk.
  • -q Display the current status.
  • -r Set the disk to read-only status.
  • -u Temporarily lift the disk protection status before exiting the disk.
  • -w Set the disk to writable status.
  • -x Set the disk password.

Linux Command大全