>_ linuxcommand.dev
Startseite touch
File management

touch

Creates empty files or updates timestamps.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Verified: 2025-09-09
Syntax
$touch [OPTIONEN] DATEI...
Examples
$touch datei.txt
$touch -t 202001010000 datei.txt
Typical use cases
?
Standard usage
touch --help
Note Available on all Linux distributions
Export