Skip to content
Ulrich Berntien edited this page Mar 29, 2019 · 1 revision

stomp

Name

stomp - alias for “touch -r”

Synopsis

stomp REFFILE FILE

Description

stomp is just an alias for “touch -r”.

The arguments are

  • REFFILE: Copy the time stamps from this file.
  • FILE: Change the time stamps of this file.

Examples

Copy the time stamps from oldfile to myfile.

$ stomp oldfile myfile