hello,
I have a cgi script written in perl that uses a system call. it is system ("top -n 10 > top.txt"
However, this dosent work and i get the following message in my error logs
sh: Top command not found
Has anyone come across this before?
Thanks for your help
jim
I have a cgi script written in perl that uses a system call. it is system ("top -n 10 > top.txt"
However, this dosent work and i get the following message in my error logs
sh: Top command not found
Has anyone come across this before?
Thanks for your help
jim