Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
groupmod
Modify group properties
Syntax
groupmod [OPTION]... GROUPNAMECommon Options
-nChange group name-gChange group ID-oAllow non-unique GID-pChange group passwordCommon Examples
groupmod -n newname oldnameRename group
groupmod -g 2000 developersChange group GID
groupmod -g 3000 -o developersAllow non-unique GID
groupmod -p newpass developersChange group password
Related Tools
More Code & Dev Tools
Code Share
Create and share code snippets online. Syntax highlighting a...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Port Checker
Check if a port is open online. Test port availability and c...