#!/bin/sh
PATH="/nix/store/vjj9x3dzszbzjpkzwx63z4gpypiqphzf-gzip-1.14/bin:$PATH"
exec zgrep -E "$@"
