Tag: process

768 Find out which process is locking a file or folder in Windows 2010-03-09T14:05:19.753

280 If I know the PID number of a process, how can I get its name? 2013-08-17T07:12:47.903

159 Why are there no odd Windows process IDs? 2015-07-06T08:21:52.597

99 How can I know the absolute path of a running process? 2010-02-01T13:48:15.000

94 How to get parent PID of a given process in GNU/Linux from command line? 2010-06-08T09:42:29.587

88 Why does WMI Provider Host (WmiPrvSE.exe) keep spiking my CPU? 2011-02-02T12:36:08.070

88 What is effect of CTRL + Z on a unix\Linux application 2012-09-13T12:51:29.600

87 How can I trigger a notification when a job/process ends? 2011-10-11T20:22:56.623

73 How to stop a process in Terminal 2010-02-02T18:04:58.860

72 How to find uptime of a linux process 2012-01-20T10:05:36.123

65 Why are there multiple Chrome instances running even though I only have one window (only one tab) open? 2012-08-14T14:33:39.143

60 Why is the CPU usage reported by top in Linux over 100%? 2010-08-11T12:40:28.163

59 Associate a tab in Google Chrome with its process in task manager 2013-02-27T02:12:30.420

54 Difference between "a=b" and "export a=b" in bash 2009-08-06T12:04:25.277

54 Linux: Is there something similar to "top" for I/O? 2010-03-02T16:17:38.390

53 Can a process be frozen temporarily in linux? 2012-10-10T14:10:22.123

51 Is there any way to set the priority of a process in Mac OS X? 2009-09-17T18:03:40.440

49 How do I kill a process that is dead but listening? 2010-11-26T15:24:16.540

48 How do I find out what processes are accessing the hard disk in a GNU/Linux-based system? 2009-10-02T16:20:39.890

48 What's the difference between an Application, Process, and Services? 2010-11-11T08:08:40.783

47 How do you find the parent process of a zombie process? 2010-05-04T13:18:56.547

44 How to run commands as in a queue 2010-12-09T23:08:51.270

44 ps: How can i recursively get all child process for a given pid 2011-11-30T21:25:19.460

43 How are PID's generated? 2010-04-26T14:08:59.810

43 SIGTERM with a keyboard shortcut 2011-10-04T23:17:04.297

42 Changing Windows process priority via command line 2013-07-17T05:47:28.537

41 What does the process 'Locum' do? 2010-11-05T20:30:57.920

40 How to find source process of unknown popup in Windows 7 2015-02-23T20:51:47.673

37 Why can't you have both high instructions per cycle and high clock speed? 2012-07-12T03:20:12.637

35 What's the difference between docker.io and docker? 2014-07-17T08:28:28.300

34 What does the svchost.exe process do? 2009-08-01T17:22:49.953

33 How can I log my hard drive activity by program? 2009-11-12T03:45:40.413

33 In UNIX, what are the Ss, Sl, and Ssl proccess types I see with ps aux? 2010-04-30T15:16:41.323

33 How to automatically restart a linux background process if it fails? 2012-11-19T08:13:37.943

32 How to change I/O priority of a process or thread in Win7? 2010-04-29T16:49:11.717

31 Application for monitoring all applications that are using the internet in Mac OS X 2009-10-03T20:15:54.647

31 How to limit a process to a single CPU core? 2011-07-12T13:20:58.123

31 Why do Windows 10 foreground apps mysteriously launch as background processes? 2015-08-16T20:29:32.083

30 Why sometimes Windows cannot kill a process? 2010-03-20T01:18:25.960

30 How to identify which process is running which window in Mac OS X? 2015-04-17T16:37:40.050

29 How to disable jusched.exe on Windows 7 64-bit? 2011-02-03T09:52:00.153

29 "Access denied" when trying to end a process on Windows 8 2012-12-30T14:48:27.787

28 Unpause application in Mac OS X 2010-03-10T07:16:10.280

28 run powershell command from cmd 2016-05-24T10:10:59.603

27 Is there a command in Linux to know the processor number in which a process is loaded? 2010-09-21T13:26:07.890

26 Continuously monitor files opened/accessed by a process 2011-10-20T13:50:22.987

25 What is the RuntimeBroker.exe process in Windows 8? 2012-11-05T16:59:43.803

25 What Windows account is used when no one is logged in? 2015-10-04T16:39:20.793

24 Screen a running process 2009-08-24T06:11:06.760

24 Which files are opened by a specific application? 2009-09-29T13:29:39.377

24 Kill a process with a specific "Command Line" from command line 2009-10-07T10:16:43.333

24 Multiple chrome.exe processes in Task Manager 2010-08-11T12:28:08.460

24 What is cmd's equivalent to Bash's & (ampersand) for running a command without waiting for it to terminate? 2011-10-12T06:10:02.843

23 Check if a process is running in 64 or 32 bit mode? 2009-12-18T16:30:31.477

23 opendirectoryd consumes 40% of CPU 2011-10-26T18:17:24.450

23 (When) is CONHOST.EXE actually necessary? 2013-07-25T19:41:57.417

22 Will buffer be automatically flushed to disk when a process exits? 2018-01-25T12:41:33.080

21 Route the traffic over specific interface for a process in linux 2011-04-17T11:38:53.760

21 What processes, if any, exist between PIDs 0 and 4 on Windows 7? 2013-03-26T00:22:51.783

21 How do I quit / exit / stop Xcode Server? 2017-06-15T04:15:25.543

20 What is the 'conhost.exe' process that shows up in Task Manager? 2009-08-21T17:56:03.573

20 How to recover a deleted file that is still open? 2012-06-20T09:57:50.490

20 Should I kill zombie process in my system? 2012-07-27T14:20:56.647

20 How to disable "igfxHK Module" process from starting up with Windows 2014-08-13T11:22:33.120

20 How to show full command line of all processes in Windows 2015-11-22T13:14:03.890

20 Tasklist shows process but taskkill is unable to kill it, even as admin 2017-02-26T20:27:27.870

19 How to kill a windows process in a cygwin terminal? 2012-06-01T11:25:00.033

19 System (ACPI.sys) is always using about 15-20% of my CPU 2013-04-02T19:29:02.523

19 How to kill a task that is "lacking an instance"? 2013-11-14T10:12:36.513

19 How do I find out which program and process ID accesses a given IP address in Windows? 2015-02-14T12:04:29.380

19 How to stop a Linux process for later execution swapping-out its memory 2016-11-14T14:55:42.747

17 What is the Nalpeiron process? 2010-07-15T11:25:23.177

17 Find out what program runs in the java.exe process 2010-11-18T13:30:40.443

17 On Windows, how can I gracefully ask a running program to terminate? 2015-08-19T02:09:12.213

16 Kill what ever is running on port 8080 2013-06-20T00:29:23.077

15 Do children processes inherit ionice priorities from their parents? How do you check the IO priority of a running process? 2009-10-30T14:17:22.373

15 How can I see processes running in Windows 7? 2010-03-05T15:03:58.747

15 Removing the avahi-daemon on Ubuntu 2011-07-29T15:50:23.250

15 Windows - Run process on background after closing cmd 2016-04-26T13:49:08.200

14 Leave bash script running on remote terminal while not logged in? 2010-02-21T17:07:30.077

14 How can I kill Firefox by console? 2011-12-07T09:26:53.750

14 How to kill a process by port on MacOS, a la fuser -k 9000/tcp 2012-07-19T15:41:35.483

14 How to stop and detect the fork bomb 2013-03-16T14:37:55.887

14 How to identify terminated Windows process if I still have its PID? 2015-08-29T19:28:36.397

13 What is thnuclnt, vmware 2010-03-26T07:25:52.253

13 How can I dump the memory of a process in Windows 7? 2010-04-23T07:11:01.890

13 Change Google Chrome’s Process model? 2010-05-09T21:41:59.573

13 monitor interprocess pipe traffic 2010-12-14T15:10:17.023

13 Zombie process using 100% CPU 2012-02-11T00:13:51.117

13 How can I tell which "explorer.exe" process is the main one? 2012-06-08T01:16:30.820

13 How to set "Process Priority" and "Process Affinity" on Windows 8? 2012-08-16T14:14:49.357

13 Can't kill a sleeping process 2013-01-22T11:37:32.330

13 How to overcome Access Denied when killing process in Windows? 2013-04-19T18:22:51.397

13 Is it possible to hint Windows to bring a process completely out of swap 2013-05-28T07:57:18.483

13 PuTTY or OTHER - Keep executing command even after exiting PuTTY 2014-11-18T09:12:46.283

13 How can I see which user accounts are running which processes in Windows 8.1? 2015-03-24T13:45:06.827

12 Change EUID of running process 2009-10-18T08:26:44.023

12 How can I tell Windows to always start certain binaries with low priority? 2009-12-14T17:46:09.530

12 In linux, what would happen to a running program when it's executable file has been modified or deleted? 2010-01-11T18:09:10.260