#!/bin/bash

DATE=`date -I`

find ~/ernad/var/$IMPNA/reports/ -name $DATE* -path '*/cache/*.html' | grep -c ^
