st.2
Verified for current stable LTS
St.2 Command: Transpose Output
Use for transpose output with St.2. Exact CLI syntax to transpose output using St.2.
When to use this: Use for transpose output with St.2.
Command Syntax
st -t <path/to/file> st -t <path/to/file> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to transpose output using St.2.
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
St.2 Command: Print Basic Statistics From File
st <path/to/file> St.2 Command: Print Mean Of Numbers st -m <path/to/file> St.2 Command: Print Standard Deviation st -s <path/to/file> St.2 Command: Print Statistics From Stdin cat <path/to/file> | st St.2 Command: Print Sum Of Numbers st -s <path/to/file>