What is the easiest way to get only the failures from 7z
when testing an archive for integrity?
Looking at the command-line options, there seems to be no verbose
or non-verbose
option (i.e. there seems to be no way to log more/less information).
Any smart unix shell tricks I can use (preferably tricks that also work on ESXi with the p7zip x86 binaries; I think ESXi uses the ash shell) to only list failed archives and failed content in archives?