android_mt6572_jiabo/external/busybox/testsuite/tar/tar-complains-about-missing-file
2025-09-05 16:56:03 +08:00

3 lines
58 B
Text

touch foo
tar cf foo.tar foo
! busybox tar xf foo.tar bar