D
dave r
Guest
hello people
I want to make a code which
monitors a file
i have file called rules.txt & log.txt
if a string in rules.txt matched with one of the requests in the logfile
i will get an alert...
so what shall i use to make the script keep watching the file (forever)
I want to make a code which
monitors a file
i have file called rules.txt & log.txt
if a string in rules.txt matched with one of the requests in the logfile
i will get an alert...
so what shall i use to make the script keep watching the file (forever)