--- nic.console.txt	2019-08-07 12:52:10.246508395 +0000
+++ OUTPUT/nic.console.txt	2019-08-26 18:26:01.824938838 +0000
@@ -1,5 +1,7 @@
 #!/bin/sh
 nic #
+ 
+nic #
  # Display the table, so we know it is correct.
 nic #
  iptables -t nat -L
@@ -12,6 +14,8 @@
 Chain POSTROUTING (policy ACCEPT)
 target     prot opt source               destination         
 nic #
+ 
+nic #
  echo done.
 done.