#!/usr/local/bin/cz --

Main()
	let(not, *Getenv("not", ""))
	Eachline(l)
		if xor(exists(l), not)
			Say(l)

use b
