Prueba esto:
cls
:Main
echo.
& set /p fecha=Indique la fecha tope
(dd/mm/aaaa
):
:desgFecha
:getFiles
for /f "tokens=*"
%%F in ('
dir /a /b /s "*.log"'
) do ( )
If [
%cont%]
gtr [0]
(echo Terminado.
%cont% archivo
^(s
^) borrado
^(s
^)) else ( echo No se encontró ningún archivo.
)
cls
:CheckDate
If [
%swd%] == [0]
echo.
& echo Chequeando archivos...
If [
%faño%]
lss [
%año
%]
( echo %file% ^(%fdia%/
%fmes%/
%faño%^) BORRADO.
If [
%fmes%]
lss [
%mes%]
( echo %file% ^(%fdia%/
%fmes%/
%faño%^) BORRADO.
If [
%fdia%]
lss [
%dia%]
( echo %file% ^(%fdia%/
%fmes%/
%faño%^) BORRADO.
)
)
)
)
)
Avísame que tal.