cd /local/htdocs
/usr/bin/ls -l | /usr/bin/grep -v total |/usr/bin/awk '{print "chown -R " $3 " " $9}' >/local/htdocs/chownem.sh
