touch.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 23 行
1
23 行
.TH TOUCH 1 .SH NAMEtouch \- update date last modified of a file.SH SYNOPSIS.B touch[.B \-c]file ....SH DESCRIPTION.I Touchattempts to set the modified date of each.I file.This is done by reading a character from the fileand writing it back..PPIf a.I filedoes not exist,an attempt will be made to create it unless the.B \-coption is specified.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?