Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
touch
Create empty file or update timestamp
Syntax
touch [OPTION]... FILE...Common Options
-aUpdate access time only-mUpdate modification time only-cDo not create file-tSpecify timestampCommon Examples
touch file.txtCreate empty file
touch -t 202401011200 file.txtSet specific time
Related Tools
More Code & Dev Tools
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
Code Share
Create and share code snippets online. Syntax highlighting a...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...
Color Extractor
Extract colors from images online. Get dominant colors and c...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
Code Formatter
Format and beautify code online. Support multiple languages ...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...