my $z = `ps -ef | grep syslog | grep -v grep | wc -l`;
system doesnt return the STDOUT instead it returns "the exit status of the program as returned by the wait call.". So the result of the pipes was showing up before any "Content-Type: " output
In reply to Re: html && OS variables
by huck
in thread html && OS variables
by sami.strat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |