mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 11:41:11 +03: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.
995 B
Executable File
995 B
Executable File