Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: printing to stdout from a soft ln -s doesn't show up

by Fletch (Bishop)
on Sep 16, 2020 at 19:15 UTC ( [id://11121850]=note: print w/replies, xml ) Need Help??


in reply to printing to stdout from a soft ln -s doesn't show up

Another possibility which can happen is that since you're not printing a newline on your (*aherm*) code sample that your shell's prompt is overwriting the output (maybe even more likely if you've got a fancy prompt with angry fruit salad or multiple lines). Add a call to echo afterwards but on the same command line ( e.g. whatever ; echo ) and I'd bet you'd see the output then.

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 12:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found