Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
cd48f071173c2b24ae49f2b6eb35a76734f2d86b
/
.
/
testsuite
/
tar
/
tar-handles-cz-options
blob: 95c628d810679cfdcceb71d5c7ac98680efded55 [
file
] [
log
] [
blame
]
# FEATURE: CONFIG_FEATURE_TAR_CREATE
# FEATURE: CONFIG_FEATURE_SEAMLESS_GZ
touch foo
busybox tar czf foo
.
tar
.
gz foo
gzip
-
d foo
.
tar
.
gz