# -*- mode: Shell-script -*-
# name:cat-heredoc
# key:cat
# --
cat <<EOF | tee ${1:file-name.conf}
$0
EOF