Help for this page

Select Code to Download


  1. or download this
    $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';