disk usage from a web form. I am using the diruse command for windows 2000. I am making the system call
If a run this script from the command line I get something like this in $output:
Which is correct. But If I run the system call from the cgi and print out $output to html the number fields are .08 and 27. What is going on? Any help would be much appreciated.