fls

List files and directories in an image file or device. More information: <https://wiki.sleuthkit.org/index.php?title=Fls>.

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 fls on any operating system with command-not-found.com