Help for this page
$COREBT = `dbx -c "where;quit" \${SERVICEBIN} /tmp/core.core01.1377820 +552 2>&1`; # Add this: ^ ... # OR $COREBT = qx'dbx -c "where;quit" ${SERVICEBIN} /tmp/core.core01.137782 +0552 2>&1';