stomp - zMarch/Orc GitHub Wiki
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