This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`zcat` on OS X insists on adding a `.Z` suffix, which of course doesn't work. `gzcat` doesn't do this, but isn't available on all Linux systems. So just check for which one to use.
- Loading branch information