Difference between revisions of "TOUCH"

From Void-Byte
Jump to navigation Jump to search
(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> ==...")
 
(No difference)

Latest revision as of 15:42, 7 June 2020

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