#!/bin/sh src="09PoliticalEditorial/MCAMForums" cp -uv /mpeg/movies/$(src)/*.mpg /mpeg/movies/STORAGE/$(src) exit 0