Help for this page

Select Code to Download


  1. or download this
    # Test to an entry that does not exist in DNS
    $ traceroute foo.aussiebb.com.au
    ...
    # Same test, with STDERR directed to /dev/null (discard output to STDE
    +RR)
    $ traceroute foo.aussiebb.com.au 2>/dev/null
    $