Linux Comm Mzip
# Linux mzip Command
[ Linux Command Manual](#)
The Linux mzip command is a control command for Zip/Jaz disk drives.
mzip is an mtools utility command that can set the protection mode of a Zip or Jaz disk drive partition and perform disk ejection actions.
### Syntax
mzip
**Parameters**:
* -e Eject the disk.
* -f Used with the -e parameter to force eject the disk regardless of whether the file system on the disk is mounted.
* -p Set the write password for the disk.
* -q Display the current status.
* -r Set the disk to write-protected status.
* -u Temporarily disable the disk's protection status before ejecting.
* -w Set the disk to writable status.
* -x Set the disk password.
[ Linux Command Manual](#)
YouTip