#!/bin/bash ROOT=$(cd `dirname $0`/; pwd) find $ROOT -name "*.sh" | xargs dos2unix