Just found out that #airodump-ng does have --essid-regex as a filter option, supporting PCRE[1]

Does someone know how to use this option to show APs not matching a string?

--essid-regex (?!Fritz)
--essid-regex '(?!Fritz)'
and other escaped variants seems not to work.

[1] https://github.com/aircrack-ng/aircrack-ng/commit/c5e9b72aca03feeeb8fe2aa78fa34e10ec43c903

Added filtering by ESSID: simple and regular expression (Closes: #776). · aircrack-ng/aircrack-ng@c5e9b72

git-svn-id: http://svn.aircrack-ng.org/trunk@2358 28c6078b-6c39-48e3-add9-af49d547ecab