mmls

Display the partition layout of a volume system. More information: <https://wiki.sleuthkit.org/index.php?title=Mmls>.

Debian Debian
RUN apt-get update && \ apt-get install -y sleuthkit
Ubuntu
RUN apt-get update && \ apt-get install -y sleuthkit
Alpine
RUN apk add sleuthkit
Arch Arch Linux
RUN pacman -S --noconfirm sleuthkit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sleuthkit
Fedora
RUN dnf install -y sleuthkit
Raspbian
RUN apt-get update && \ apt-get install -y sleuthkit
click the source code to copy install mmls on any operating system with command-not-found.com