Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lsinitrd.sh): handle filenames with special characters
Printing and unpacking of specific files passed as arguments does not work if their filenames contain special characters with a hexadecimal character escape (\x), which is often the case for systemd device units.
- Loading branch information