Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
chown
Change file owner and group
Syntax
chown [OPTION]... OWNER[:GROUP] FILE...Common Options
-RRecursive change-vVerbose output-cReport only if changes madeCommon Examples
chown user file.txtChange file owner
chown user:group file.txtChange owner and group
chown -R user:group directory/Recursive change
Related Tools
More Code & Dev Tools
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Color Contrast Checker
Check color contrast ratios for WCAG compliance. Ensure acce...
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Color Extractor
Extract colors from images online. Get dominant colors and c...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Code Formatter
Format and beautify code online. Support multiple languages ...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...