#!/bin/sh cat macros.j2 cat ssh_options | awk '{ print "{{ render_option(\""$1"\",sshd_"$1") -}}" }'