du könntest ein kleines Batchprogramm schreiben und mit AT schedulen.
Inhalt in etwa:
find "hallo" *.txt
if %ERRORLEVEL% == 0 (
net send USER1 "gefunden"
net send USER2 "gefunden"
)
____________________________________
religion is a virus from outer space
|