Hi.
we use a Host file for a large number of host .
ik am looking for a way to show the differents when a change is made and trigger and show me the differents.
the file is hosted on a linux based server which i have acces to.
the changed to the host file are made bij other persons. ;-)
thanks Joost .
we use a Host file for a large number of host .
ik am looking for a way to show the differents when a change is made and trigger and show me the differents.
the file is hosted on a linux based server which i have acces to.
the changed to the host file are made bij other persons. ;-)
thanks Joost .
I'm thinking you may need to create a UserParameter for it and solve this locally on host, fetching already prepared data. Needs probably a script which does all the work - have a copy of the file, which is updated, when there are changes and running diff and outputting actual differencies...
Comment