PORT=1234 perl -i.old -lne 'print unless /^[\s#]*Port/i; END { print "Port $ENV{PORT}" }' sshd_config