Klintrup
public diff v1 · immutable7a8> MAILTO="test@test.dk"50,51c51,55< echo ${ERRORSTRING} ${OKSTRING}|sed s/"^\/ "//< exit ${ERR}---> if [ "${ERR}" -ge "1" ]> then> echo output: ${ERRORSTRING} ${OKSTRING}|sed s/"^\/ "//|mail -Es "disk failure" ${MAILTO}> exit ${ERR}> fi53d56< echo no raid volumes found