forked from extern/nushell
c0a1d18e3d
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
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