
2019 Newton Demolition Derby






















for x in `cat hostnames`; do echo $(nslookup $x | grep -e Address | sed -n 2p | sed -r 's/.{9}//') $x ; done >> hostfile Or, add SHORTNAME…
Script which is meant to run from a directory containing compressed/encapsulated EMCgrabs either from ESX or linux hosts. # Removes hostnames…
for x in {0..16} ; do cp -R file file$x ; done