".&html_escape($preout)."
$err
\n"; } else { print "$text{'run_ok'}
\n"; } # Run the post-backup command, if any if (!$err && $backup->{'post'} =~ /\S/) { my $postout = &backquote_command( "($backup->{'post'}) 2>&1 ".&html_escape($backup->{'post'})."")."\n". "
".&html_escape($postout)."