Commands Help : touch

  •  change file timestamps

[SYNOPSIS] touch OPTION TIME FILE
option
-tuse [[CC]YY]MMDDhhmm[.ss] instead of current time
# touch -t 200712312359.59 file
-achange only the access time
-mchange only the modification time

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators