1
0
mirror of https://github.com/sheumann/hush.git synced 2025-04-29 07:37:08 +00:00
This commit is contained in:
Matt Kraai 2001-12-07 21:27:57 +00:00
parent dba11452cb
commit 07a37aebf5

@ -0,0 +1,3 @@
touch -t 198001010000 bar
busybox touch -c foo bar
test x"`find bar -mtime -1`" = xbar