I want to print the output of a command named jnettop
into an html file.
I am very familiar with shell_exec()
and sort.
But it doesnt work as the command that Im using doesnt have a bash mode like top that is described here.
The end goal is have a site that I go to and I see the information that jnettop would normally display in terminal. Here is the link to jnettops wiki page.