-
Notifications
You must be signed in to change notification settings - Fork 51
stomp
Ulrich Berntien edited this page Mar 29, 2019
·
1 revision
stomp - alias for “touch -r”
stomp REFFILE FILE
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.
Copy the time stamps from oldfile to myfile.
$ stomp oldfile myfile