ok, im pretty new to awk, scripting etc etc,
My goal is to search through a config file and get a list of numbers and set all of these to 0, then i want to go through another log file and hit count the existing numbers from the config file so I will get a list of hit counts, even the ones that have a 0 hit count....
Can anyone point me in the right direction...
My goal is to search through a config file and get a list of numbers and set all of these to 0, then i want to go through another log file and hit count the existing numbers from the config file so I will get a list of hit counts, even the ones that have a 0 hit count....
Can anyone point me in the right direction...