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.

Reply via email to