mirror of
https://github.com/nushell/nushell.git
synced 2025-02-25 06:52:10 +01:00
256 B
256 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