Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
mv
Move or rename files
Syntax
mv [OPTION]... SOURCE DESTCommon Options
-iPrompt before overwrite-vVerbose output-fForce overwrite-nDo not overwriteCommon Examples
mv old.txt new.txtRename file
mv file.txt /path/to/dest/Move file
mv -i file.txt dest/Prompt before overwrite
Related Tools
More Code & Dev Tools
Code Formatter
Format and beautify code online. Support multiple languages ...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Color Extractor
Extract colors from images online. Get dominant colors and c...
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
Code Share
Create and share code snippets online. Syntax highlighting a...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...