Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
nice
Run command with specified priority
Syntax
nice [OPTION]... [COMMAND [ARGS]...]Common Options
-nSet nice value (-20 to 19)Common Examples
nice -n 10 ./script.shRun script with low priority
nice -n -5 ./important.shRun with higher priority
nice ./backup.shRun with default priority
Related Tools
More Code & Dev Tools
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Port Checker
Check if a port is open online. Test port availability and c...
Git Cheatsheet
Quick reference for common Git commands. Search, copy, and u...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Color Extractor
Extract colors from images online. Get dominant colors and c...
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...