find /h/TV -depth -empty -type d -exec  rmdir {} \;

