#!/bin/sh
#
# gsub -f vars
# lets you see the gale-related variables corresponding to a puff

set | egrep 'HEADER|GALE'
