#!/bin/sh
PATH="/nix/store/fmqa3dg1d1gljsxq4gj0qz6f335vkqqj-gzip-1.10/bin:$PATH"
exec zgrep -F "$@"
