I am running Mac OS Mojave 10.14.3 and from within iTerm2 I launch the following:
python <(curl -sL "https://raw.githubusercontent.com/skywind3000/terminal/master/terminal.py") --terminal=terminal ping -c 25 8.8.8.8 &> /dev/null
After executing the above command, no new terminal window opens, why?
I am running Mac OS Mojave 10.14.3 and from within iTerm2 I launch the following:
After executing the above command, no new terminal window opens, why?