Search Results

Search: Posts Made By: nitrohuffer2001
1,813
Posted By nitrohuffer2001
Hi, Thanks for the response! Advice...
Hi,

Thanks for the response!

Advice taken.
1,813
Posted By nitrohuffer2001
Bash script - loop question
Hi Folks,

I have a loop that goes through an array and the output is funky.

sample:
array=( 19.239.211.30 )
for i in "${array[@]}"
do
echo $i
iperf -c $i -P 10 -x CSV -f b -t 50 | awk...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy