mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 09:59:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`wmic process list full`
|
||||
|
||||
- Access specific fields such as process name, process ID and parent process ID:
|
||||
- Access specific fields such as process name, process ID, and parent process ID:
|
||||
|
||||
`wmic process get {{name,processid,parentprocessid}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user