Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: null output on program

by tybalt89 (Monsignor)
on Nov 19, 2022 at 01:02 UTC ( [id://11148250]=note: print w/replies, xml ) Need Help??


in reply to null output on program

The error message is being printed on stderr, not stdout, which is why you see nothing.

Try:

traceroute -6 aussiebb.com.au 2>&1

Replies are listed 'Best First'.
Re^2: null output on program
by Nobby (Novice) on Nov 20, 2022 at 05:36 UTC
    Ahh yes that's right, thank you guys, I new it was a simple fix

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148250]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 14:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found