nvram
Verified for current stable LTS
Nvram Command: Print All Nvram Variables
Use for print all nvram variables with Nvram. Exact CLI syntax to print all nvram variables using Nvram.
When to use this: Use for print all nvram variables with Nvram.
Command Syntax
nvram -p nvram -p Live Command Builder
Final Command
nvram -p Command Breakdown
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print all nvram variables using Nvram.
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
Nvram Command: Clear All Firmware Variables
sudo nvram -c Nvram Command: Delete Firmware Variable sudo nvram -d <name> Nvram Command: Modify Firmware Variable sudo nvram <name>="<value>" Nvram Command: Print All Nvram Variables Xml nvram -xp Nvram Command: Set Firmware Variable From Xml File sudo nvram -xf <path/to/file.xml>