I'm sure this question has been asked before, but I can't work out a search that provides relevant results
So I have the following command
Code: Select all
{
:execute {ping 10.0.0.1 interface="bridge / LAN" interval="1000ms" count=30} file=ping.txt
}
I want to read the file once the ping has completed
Thanks
VW