mirror of
https://github.com/nushell/nushell.git
synced 2025-02-15 18:10:16 +01:00
255 B
255 B
title | layout | version |
---|---|---|
ps | command | 0.59.0 |
View information about system processes.
Signature
> ps --long
Parameters
--long
: list all available columns for each entry
Examples
List the system processes
> ps