TOUCH

From Void-Byte
Revision as of 15:42, 7 June 2020 by Bgrambo (talk | contribs) (Created page with "== Description == The command '''touch''' is used to modify file timestamp, but also commonly used to create blank files. == Structure == '''touch''' <option> <path/file> ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

The command touch is used to modify file timestamp, but also commonly used to create blank files.

Structure

touch <option> <path/file>

Options

Examples