mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 06:07:00 +00:00
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
|
touch -t 198001010000 bar
|
||
|
busybox touch -c foo bar
|
||
|
test x"`find bar -mtime -1`" = xbar
|