#!/bin/bash find $(pwd) -type f -exec mv '{}' . \;