nice — Export Results Help and SyntaxIT technician command center
Linux · Linux and Bash

nice — Export Results Help and Syntax

Display usage, options, and built-in help for the Linux command nice — Export Results.

Copy-ready commandnice — Export Results Help and Syntax
nice --help
Production warning

Help and syntax commands are generally read-only. The original command shown for context may change systems or data; review it before execution.

Requirements and permissions

Requirements
Linux with the referenced utility installed
Permissions
No elevated permissions are normally required to view help; local policy and shell access still apply.
Last reviewed
2026-07-31

Examples

Display the full reference

Requests the command's built-in usage information without performing its normal operation.

nice --help

Original command context

The original nice — Export Results example is included for context. Review all parameters before using it in production.

nice -n 10 long-running-command > output.txt

Common errors

Unknown option --help

Try 'man nice' or 'info nice' because some Unix utilities use manual pages instead of a --help option.