pipe file input into command line command

  • Thread starter Thread starter Roger Johnson
  • Start date Start date
R

Roger Johnson

I have a line by line list of ip addresses in a file. I'm trying to figure
out how to automatically pipe each line individually into a command that is
called recursively until the end of the list. Any suggestions?
 
Back
Top