nanafilter(1)
extract special commands from an input stream.
SYNOPSIS
... | nanafilter
DESCRIPTION
This command extracts commands delimited by @@...@@ from stdin
and prints them to stdout. It also handles the special case
caused by C string and character constants.
It is used internally by the various
nana(1) scripts, and is
not meant for standalone use.