MTR - Formated Command: Difference between revisions
From IT-Arts.net
imported>Z No edit summary |
m Text replacement - "Category:Post-It" to "Category:Wiki" |
||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Wiki]] | ||
== Command == | == Command == | ||
Revision as of 17:56, 8 December 2025
Command
mtr -o "SDRL NBAW VG JMXI" --mpls <TARGET>
Script Example
#!/bin/bash # # mtr.sh script # USAGE : root#~: ./mtr.sh <TARGET> mtr -o "SDRL NBAW VG JMXI" --mpls $1
