Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tools:raspbian [2023/10/05 13:15]
darron [WiFi problems]
tools:raspbian [2023/10/05 13:16] (current)
darron [WiFi problems]
Line 337: Line 337:
         LOSS=`ping -c 3 -i 1 192.168.0.1 | awk 'match($0, /[0-9]+%/) { print substr($0, RSTART, RLENGTH) }'`         LOSS=`ping -c 3 -i 1 192.168.0.1 | awk 'match($0, /[0-9]+%/) { print substr($0, RSTART, RLENGTH) }'`
 } }
- 
 while test 1; do while test 1; do
         sleep 30         sleep 30