Modify Sys::Guestfs::Lib::resolve_windows_path to use case_sensitive_path.
[libguestfs.git] / recipes / rpmqa.sh
1 #!/bin/sh -
2
3 guestfish -a "$1" --ro -m "$2" command "rpm -qa"