desktoprat
MIS
I am sure this question has been asked before.
I have a script, that reads a list of IPs from a text file and performs an action with each IP. Eventually, the script finishes.
I would like to make it a little more inclusive. Read a list of text files, then read the IPs from the first text file, when finished, move to the 2nd text file, etc, etc.
I am working it, but running into minor snags. Probably syntax issues, but looking for the previous posts.
I have a script, that reads a list of IPs from a text file and performs an action with each IP. Eventually, the script finishes.
I would like to make it a little more inclusive. Read a list of text files, then read the IPs from the first text file, when finished, move to the 2nd text file, etc, etc.
I am working it, but running into minor snags. Probably syntax issues, but looking for the previous posts.