Hi 'sperts :)
I have an exe name (fully qualified path). Is there anyway I can get the process ID for this app? I know this has been asked before, but the search function on EE leaves a lot to...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20268483.html
Hello,
I've seen this been done a few times very easily from within a shell script. I think $$ $PPID and $! come into this, but can't get anything to work. My script at the moment is:
#/bin/s...
http://www.experts-exchange.com/Programming/System/Linux/Q_21119072.html
Zones:
Linux DevDate Answered: 09/04/2004 Grade: A Views: 0
Hi, I have a question regarding the unix system() function call in a C++ program. I created a thread and in this thread, I used the system() to kick off another app. I would like the ability to k...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21264645.html
Zones:
C++Date Answered: 01/11/2005 Grade: A Views: 0
Hi,
Under windows XP, I search a way to get the PID of my navigator (IE for example).
Is it a way to get it (with javascript ??? or other) ?
Thanx in advance.
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_21315338.html
Zones:
Web BrowsersDate Answered: 06/12/2005 Grade: A Views: 0
Hey, I need a way to get the ProcessID of a program that is using a file or folder. Example: I right click on "test.txt" and hit Delete but it wont delete because windows says "File is in use!" I n...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21674603.html
Zones:
Visual BasicDate Answered: 12/31/2005 Grade: A Views: 0
I have a Windows 2003 production machine I am working on where the PID's are increasing very rapidly.
Does anybody know how the PID's are calculated and what determines if a PID is reused?
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_217446...
How can I see a list of all the process IDs? Or even better, how can I find the process ID for a given name (ie: cups).
http://www.experts-exchange.com/OS/Linux/Q_21819482.html
Zones:
LinuxDate Answered: 04/19/2006 Grade: A Views: 0
Hi,
I want to create a dos batch that will allow me to run
C:\adplus.vbs -crash -pid <pid of process with highest mem usage>
I can run tasklist to get a list of the processes but I don't k...
http://www.experts-exchange.com/OS/Miscellaneous/Q_21868909.html
When my system is starting up, I get to a point where thae machine goes to 100% and stays there for about 3 minutes. It use to be a lot worse. Then I cleaned up the registry and ran speed disk to...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22395464.html
Zones:
Windows XPDate Answered: 02/25/2007 Grade: B Views: 4
Given a process ID, I need to determine whether that process is a 'network connected' application. It would seem that this could be accomplished by either polling a list of active connections every...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23067937.html
Zones:
C++Date Answered: 01/08/2008 Grade: A Views: 0