android_mt6572_jiabo/external/busybox/testsuite/touch/touch-touches-files-after-non-existent-file
2025-09-05 16:56:03 +08:00

3 lines
87 B
Text

touch -t 198001010000 bar
busybox touch -c foo bar
test x"`find bar -mtime -1`" = xbar