#!/bin/sh find . -type f -name "*.avi" \ -exec SetFile -t "MooV" {} \;