yum*_*kas 5 ssh command-line bash
为什么我?在 ping 命令后看到了一颗心?如果有任何改变,我将通过 ConEmu 中的 ssh 连接运行以下命令。这是意料之中的还是我以某种方式被黑客入侵?在其他 shell、非 Ubuntu shell、(git-bash) 上 Ping 不会这样做。
$> ping mail.google.com
PING googlemail.l.google.com (74.125.196.18) 56(84) bytes of data.
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=1 ttl=46 time=0.991 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=2 ttl=46 time=1.00 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=3 ttl=46 time=0.993 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=4 ttl=46 time=1.06 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=5 ttl=46 time=0.957 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=6 ttl=46 time=1.04 ms
64 bytes from yk-in-f18.1e100.net (74.125.196.18): icmp_req=7 ttl=46 time=1.01 ms
?
--- googlemail.l.google.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6007ms
rtt min/avg/max/mdev = 0.957/1.008/1.064/0.050 ms
Run Code Online (Sandbox Code Playgroud)
我正在运行命令......在ConEmu中,如果这有什么改变的话。
它改变了一切。这就是您的终端仿真器如何呈现发送的字符CtrlC(End-of-text , or ETX, hexdecimal 0x03)。你可以试试这个printf '\x03'。如果你觉得它很烦人,请切换到另一个,但我不知道Windows中的任何模拟器是否没有这个问题。
| 归档时间: |
|
| 查看次数: |
1637 次 |
| 最近记录: |