亲切的问候
克林斯曼
好:
host -t ptr 1.1.1.1 | awk’/ pointer / {num = split($0,a,“.”);打印[num-2]“.”一个[num-1];}’
foo.tld
awk '{print $(NF - 1),$NF}'