CODE: [Copy to clipboard]gawk "BEGIN{for(i=1;i<=255;i++){printf(\"A%03s 192.168.0.%d\n\",i,i)}}" >ip.txt