2022-09-02

ehowton: (Computer)
for x in `cat hostnames`; do echo $(nslookup $x | grep -e Address | sed -n 2p | sed -r 's/.{9}//') $x ; done >> hostfile



for x in `cat hostnames`; do echo $(nslookup $x | grep -e Address | sed -n 2p | sed -r 's/.{9}//') $x $(echo $x | sed "s/\..*//") $(echo $x | sed "s/\..*//").homelab.local ; done >> hostfile
◾ Tags:

December 2025

S M T W T F S
  1 2 3 456
78910111213
14151617181920
21222324252627
28293031   

Most Popular Tags

Expand Cut Tags

No cut tags