mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Set removeSrcFile back to false when -c or --stdout is used to improve compatibility with gzip(1) behavior. gzip(1) is removing the original file on compression unless --stdout or /-c is used. zstd is defaulting to keep the file unless --rm is used or when it is called via a gzip symlink, in which it is removing by default. Specifying -c/--stdout turns this behavior off. |
||
|---|---|---|
| .. | ||
| adapt.sh | ||
| basic.sh | ||
| compress-literals.sh | ||
| format.sh | ||
| gzip-compat.sh | ||
| levels.sh | ||
| levels.sh.stderr.exact | ||
| long-distance-matcher.sh | ||
| multi-threaded.sh | ||
| row-match-finder.sh | ||
| setup | ||
| stream-size.sh | ||