Ps (Unix)

Опубликовано: 04 Октябрь 2024
на канале: Audiopedia
133
0

In most Unix-like operating systems, the ps program (short for "process status") displays the currently-running processes. A related Unix utility named top provides a real-time view of the running processes.
In Windows PowerShell, ps is a predefined command alias for the Get-Process cmdlet which essentially serves the same purpose.


This video is targeted to blind users.

Attribution:
Article text available under CC-BY-SA
Creative Commons image source in video