Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grep-cli: Support files compressed by compress(1) #1547

Closed
wants to merge 1 commit into from

Commits on Apr 10, 2020

  1. grep-cli: Support files compressed by compress(1)

    While Linux distributions (at least Arch Linux, RHEL, Debian) do not support
    compressing files with compress(1), macOS & AIX do (the utility is part of
    POSIX). Additionally, gzip is able to uncompress such compressed files and
    provides an `uncompress` binary.
    mineo committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    76d69ad View commit details
    Browse the repository at this point in the history