I am trying to develop a directive that backs up only the 3rd level (and lower) of a UNIX filesystem (skip levels 1 & 2).
i.e. /ora_logs/dev/export
/ora_logs/oem/export
I only want to backup both "export" directories, skipping "ora_logs", "dev", and...