diff --git a/docs/gemstones/mtr.md b/docs/gemstones/mtr.md index 2c4c8b99d8..716fdf42fd 100644 --- a/docs/gemstones/mtr.md +++ b/docs/gemstones/mtr.md @@ -10,6 +10,7 @@ date : 2021-10-20 `mtr` is a network diagnostic tool that can diagnose network problems. It is used to replace the `ping` and `traceroute` commands. In terms of performance, the `mtr` command is faster. ## Use `mtr` + ```bash # Install mtr shell > dnf -y install mtr