E es131245 Mar 19, 2014 #1 I'm using this part of code Code: tcpdump | while read u;do But this code reads line by line. Is there a way to pass to cycle package at once?
I'm using this part of code Code: tcpdump | while read u;do But this code reads line by line. Is there a way to pass to cycle package at once?