nushell/docs/commands/ps.md
2019-11-30 12:48:23 +01:00

2.1 KiB

ps

This command shows information about system processes.

Syntax: ps

Example

> ps
...
━━━━┯━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━
 #  │ pid   │ name                                                               │ status  │ cpu
────┼───────┼────────────────────────────────────────────────────────────────────┼─────────┼───────────────────
 5010184 │ firefox.exe                                                        │ Running │ 0.000000000000000
 5111584 │ WindowsTerminal.exe                                                │ Running │ 0.000000000000000
 5211052 │ conhost.exe                                                        │ Running │ 0.000000000000000
 537076 │ nu.exe                                                             │ Running │ 0.000000000000000
   ...
 663000 │ Code.exe                                                           │ Running │ 0.000000000000000
 675388 │ conhost.exe                                                        │ Running │ 0.000000000000000
 686268 │ firefox.exe                                                        │ Running │ 0.000000000000000
 698972 │ nu_plugin_ps.exe                                                   │ Running │ 58.00986000000000
━━━━┷━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━