cd "$1" for f in * ; do SetFile -d "$(GetFileInfo -m $f)" "$f" done