lsinitrd

Show the contents of an initramfs image. See also: dracut. More information: <https://github.com/dracutdevs/dracut/blob/master/man/lsinitrd.1.asc>.

Debian Debian
RUN apt-get update && \ apt-get install -y dracut
Ubuntu
RUN apt-get update && \ apt-get install -y dracut
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dracut-core
CentOS
RUN yum install -y dracut
Fedora
RUN dnf install -y dracut
Raspbian
RUN apt-get update && \ apt-get install -y dracut
click the source code to copy install lsinitrd on any operating system with command-not-found.com