I have a code, but also not supported zabbix, How can we use?
Important, needed. Waiting for your help
Main batch file
Important, needed. Waiting for your help
Main batch file
Code:
for /f %%f in ('dir /b /o-d /tc d:\*.txt') do type %%~ff | find /c "aborted" & goto :quitLoop
:quitLoop
Comment