Difference between revisions of "Get-Process"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Get-Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess | + | [[Get-]]Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess |
Line 8: | Line 8: | ||
* <code>[[netstat]] -ab</code> | * <code>[[netstat]] -ab</code> | ||
* {{PowerShell}} | * {{PowerShell}} | ||
+ | * {{ps}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 09:51, 16 October 2023
Get-Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess
See also[edit]
netstat -ab
- PowerShell,
Get-Process, Get-ComputerInfo
,findstr
,Write-output, DSC, iex, Enable-PSRemoting
- Process, zombie process, fork, thread:
ps
,tree
,pstree
,ps axf
,proc
,pwdx
,which
,watch
,sar -q
,tload
,uptime
, Interrupts,pgrep
,tasklist
(Windows), Zombie process,pstack
,docker ps
,docker-compose ps
,jobs
,acct
,process mrelease
,pidstat
, IPC,pidof
Advertising: