#!/bin/sh echo "synching tree..." find . -name EDB -print -exec syncedb {} \;