Skip to content

Instantly share code, notes, and snippets.

@Yasushi
Created February 24, 2009 05:55
Show Gist options
  • Save Yasushi/69437 to your computer and use it in GitHub Desktop.
Save Yasushi/69437 to your computer and use it in GitHub Desktop.
<?
echo '<pre>';
echo shell_exec("top -bn1");
echo '</pre>';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment