in reply to using Backtick inside perl gives different output

Why don't you simply read your values from the @ntpout variable, rather than this complicated way of writing to a file and then use awk in a system command? It would be so much simpler and would avoid polluting your disk with useless files.

  • Comment on Re: using Backtick inside perl gives different output