#!/bin/bash cd /home/ccuser/opsman-work || exit 1 find Jobs -name '*.md' -print0 | tar --null -czf - --null -T -