Help for this page
# 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 $