I've downloaded the script and found instructions elsewhere on how to actually run it (there were no instructions in the ReadMe for Mac on how to RUN the script!) - I've managed to turn the script into an executable and when I go into Terminal and type in:
./dnsreport
It then says:
Usage: ./dnsreport <username> <network_id> <YYYY-MM-DD> [<YYYY-MM-DD>]
Is this telling me I should be entering this command as:
./dnsreport <username> <network_id> <YYYY-MM-DD> [<YYYY-MM-DD>]
I tried putting in my info in place of the variables and it then says:
-bash: .dnsreport: command not found
Is this the proper format?
.dnsreport myemail@email.com my.network.ip.address 2016-05-25 [2016-06-02]