CODE: [Copy to clipboard]for /f "delims=" %%i in ('dir /b /a:a-h log.txt') do if %%~zi GTR 1 (echo a)