blob: ca72f248900954984ade7a42b437845d3aa25342 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001touch foo
2tar cf foo.tar foo
3rm foo
4busybox tar xf foo.tar
5test -f foo