perl pattern matching between files on two different machines?

  • Thread starter Thread starter Doctor_mizo
  • Start date Start date
D

Doctor_mizo

Guest
Hello...
I have a code which sends another code from one machine(linux) to another(windows)
and the sent file have to watch a log file for specific signatures which are written in rules.txt
rules.txt in on linux machine
and the log file is on windows machine
how to make the sent agent get the signatures from the file to match them in windows?
 


Write your reply...
Back
Top