initrd-ls(1)

INITRD-LS(1) User Commands INITRD-LS(1)

NAME

initrd-ls - shows contents of initrd archive.

SYNOPSIS

initrd-ls [options] initramfs

DESCRIPTION

Displays initramfs contents in a format similar to ls command. If initramfs contains more than one cpio archive, utility will show all of them. Archives can be compressed. In this case, utility will take a look inside.

OPTIONS

--no-mtime
Hide modification time;
-b, --brief
Show only brief information about archive parts;
-n, --name
Show only filenames;
-C, --compression
Show compression method for each archive;
-V, --version
Show version of program and exit;
-h, --help
Show this text and exit.

AUTHOR

Written by Alexey Gladkov <gladkov.alexey@gmail.com>

COPYRIGHT

Copyright © 2016-2021 Alexey Gladkov <gladkov.alexey@gmail.com>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

cpio(1)

February 2024 initrd-ls version 2.31.0