Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1
/
busybox
/
4e78bdb482363ce3d708250ad80a9b303c48ade7
/
.
/
busybox-1.19.3
/
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