Current location - Recipe Complete Network - Take-out food franchise - Apple notebook terminal, how to terminate the ping command, win CTRL+C I know Apple mac system doesn't know.
Apple notebook terminal, how to terminate the ping command, win CTRL+C I know Apple mac system doesn't know.
1, press Ctrl+C to interrupt the ping command.

2. You can PING indefinitely by adding -t to the ping command.

3.Ping is a DOS command attached to Windows. Using it can check whether the network can be connected, and using it well can help us analyze and judge network faults. This command can be used with many parameters. Type Ping and press Enter for detailed instructions.

1. First, find "terminal" through the search function in the menu bar, or through Launchpad- other-terminal or Finder- application-utility-terminal;

2. Open the Terminal application;

3. For usage under Windows, enter ping [website URL], for example, enter "pingonlms.tap.cn" (without quotation marks), and then press Enter to start ping;

4. Different from Widnows, the Ping here will not only Ping four times, but will continue to ping. If it is necessary to stop, press control+c on the keyboard to stop the ping process.