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

Maybe worth mentioning for future seekers down this path,

It seems you completely ignored Re: printing to stdout from a soft ln -s doesn't show up by mrkrinkle:

Ok guys I figured it out. I my ln -s was linking to the wrong .pl file. *forehead-smack*.

I don't see any connection between running the wrong script and buffering. perlfaq5 does not even mention running the wrong script.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^2: printing to stdout from a soft ln -s doesn't show up

Replies are listed 'Best First'.
Re^3: printing to stdout from a soft ln -s doesn't show up
by perlfan (Parson) on Sep 18, 2020 at 14:16 UTC
    Because this node will show up if someone searches for "printing to stdin doesn't show up", which is indeed related to my answer.