Jump to content

Help with executing commands


craygo

Recommended Posts

I have a site i want to run commands on and return the result for later use. I will give and example:

i have a process running

app | PID | user
srcds.exe 2514 johnblack

i have the username for each process i need to deal with, and that user is only running the one process. This what I need to do.

1. Search the username and see if the process is running and get something to say it is.
2. Get the pid of that process.
3. Be able to shut that process down.

thanks

Ray
Link to comment
https://forums.phpfreaks.com/topic/3425-help-with-executing-commands/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.