#!/bin/sh
find  -type f -exec ~/bin/varfix.sh {} \;
