[pca] Patches NOT FOUND IN CROSS REFERENCE FILE!
Martin Paul
martin at par.univie.ac.at
Tue Dec 9 11:36:23 CET 2008
Richard,
> Could you add a flag to ignore them as I want to automatically run
> "pca-L all " and e-mail the results to a web server so we have a vie on
> the patches install on all our system in Infineon.
I wouldn't want to add an extra flag for that, but that's not necessary
anyway. Try one of these:
pca -L all --pattern "!NOT FOUND"
pca -L all | grep -v "NOT FOUND"
Hope that helps,
Martin.
More information about the pca
mailing list