>>280
find ~/doc -ctime -1 -print0 | cpio -p0d バックアップ先ディレクトリ
などなど