MTR - Formated Command

From IT-Arts.net
Revision as of 17:56, 8 December 2025 by Admin (talk | contribs) (Text replacement - "Category:Post-It" to "Category:Wiki")


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