nt9856x/BSP/busybox/testsuite/tar/tar-complains-about-missing-file
2023-03-28 15:07:53 +08:00

4 lines
58 B
Plaintext

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