in reply to Re^4: one liner with separate input file?
in thread one liner with separate input file?
Laurent_R quite properly asked for details -- "Please give full details on what you are trying: exact command line used, sample input files, OS on which you are working, any other thing worth of interest (such as warnings or errors)."
I would add show us the code as you've most recently modified it.
So far, you haven't done so. Please make it possible for us to help by following Laurent_R's suggestion.
As to processing hundreds of IPs in the file: read them into an array and iterate thru the array with your "(sic)do" command.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: one liner with separate input file?
by Laurent_R (Canon) on Apr 17, 2015 at 22:54 UTC |