c=, f=$(info $(if $(and $g,$(call g,$1,$3)),No,Yes)) g=$(word 2,$(subst $1,! !,$2)) $(foreach x,$(strip $(STDIN)),$(eval $$(call f$(subst /,$c,$x))))
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page