### If not appendable, label tar broken, move tar, proceed.
mv "$PATHOUT_TAR" "${PATHOUT_TAR%.*}""-broken$(dateTimeShort)".tar && \
vbm "DEBUG:tar not writable, moving out of the way $PATHOUT_TAR";
### If not appendable, label tar broken, move tar, proceed.
mv "$PATHOUT_TAR" "${PATHOUT_TAR%.*}""-broken$(dateTimeShort)".tar && \
vbm "DEBUG:tar not writable, moving out of the way $PATHOUT_TAR";