#!/bin/bash

find ./originals -type f -exec ./normalize {} \;