I'm trying to write a simple app to execute system commands to use the MacOS "Ping" function. I'm trying to essentially execute the command "ping -c 1 -S ethernetIP www.google.com"I'm trying to write a simple app to execute sys
I'm trying to write a simple app to execute system commands to use the MacOS "Ping" function. I'm trying to essentially execute the command "ping -c 1 -S ethernetIP www.google.com"I'm trying to write a simple app to execute sys