UDB daily backup shell:
#! /bin/sh
tar -cvf/dev/rmt1 -C /appl . -C /src . -C /common . -C /backup .
原文转自:http://www.ltesting.net