Desktop tool that shows OS processes and you can select and kill them
*nix = ps -ef and kill
Windows = pslist and ps kill (sysinternals - http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Desktop tool that shows OS processes and you can select and kill them
*nix = ps -ef and kill
Windows = pslist and ps kill (sysinternals - http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx)