This website requires JavaScript.
Explore
Help
Sign In
learning
/
linux-command
mirror of
https://github.com/jaywcjlove/linux-command.git
Watch
1
Star
0
Fork
You've already forked linux-command
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
56cd454ce7
linux-command
/
command
/
mtr.md
12 lines
102 B
Markdown
Raw
Blame
History
mtr
===
比 traceroute 好用
## 实例
```
apk add mtr # 安装
mtr -r www.baidu.com # 使用
```
Reference in New Issue
View Git Blame
Copy Permalink