in reply to Re: How to print the contents of system function to a .txt file
in thread How to print the contents of system function to a .txt file

I'm using debian and the .txt file is in the directory of "/home/netadmin/Desktop" along with the .pl file when i run it using the "./" the generated .txt file has no output there.

  • Comment on Re^2: How to print the contents of system function to a .txt file

Replies are listed 'Best First'.
Re^3: How to print the contents of system function to a .txt file
by Anonymous Monk on Mar 12, 2013 at 06:13 UTC

    when i run it using the "./" the generated .txt file has no output there.

    Not what I asked, the command you're trying to execute using system, what happens when you type it into the shell?