touch.txt
来自「At can be given its arguments in a file.」· 文本 代码 · 共 19 行
TXT
19 行
TOUCH [DUAL MODE]
NAME TOUCH - Touch the file changing its date stamp.
SYNTAX
touch [/H | /?] file(s)
DESCRIPTION
Touch changes the time and date entry of last write of a
file to the current time. It is mainly used with the MAKE
program. With touch you can change the date and time of a
source file and force its compilation on a nex MAKE. If
the file given does not exist, touch creates an empty
file.
SEE ALSO
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?