User Tools

Site Tools


linux:ubuntu_loop_over_txt_file

Loop Over Text File

while read line; do nslookup $line; done < file
linux/ubuntu_loop_over_txt_file.txt · Last modified: 24/11/2023 12:16 by Allan