#!/bin/bash pdnsBackend=`sudo grep -E '^launch=' /etc/pdns/pdns.conf | cut -d= -f2` echo ${pdnsBackend}