How do i enumerate processes in linux similar to windows EnumProcesses()? I know ps returns that kind of information but that is not what i am looking for. Basically i want to know if a specific app/process is running... thanks, any help is appreciated..




Reply With Quote