sort-object Verified for current stable LTS

Sort Object Command: Sort Processes By Memory Usage

Use for sort processes by memory usage with Sort Object. Exact CLI syntax to sort processes by memory usage using Sort Object.

When to use this: Use for sort processes by memory usage with Sort Object.

Command Syntax

Get-Process | Sort-Object -Property WS

Live Command Builder

Final Command

Get-Process | Sort-Object -Property WS

Command Breakdown

-Property
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to sort processes by memory usage using Sort Object.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Sort Object directory