Changes in version 1.12: The zutils configuration file 'zutilsrc' has been renamed to 'zutils.conf'. Zutils now looks for the configuration file in $XDG_CONFIG_HOME/zutils.conf instead of $HOME/.zutilsrc. (XDG_CONFIG_HOME defaults to $HOME/.config). (Suggested by Adam Tuja). In zcat, zcmp, zdiff, and zgrep, the option '-O, --force-format' now can force also "uncompressed" format. zcmp now accepts the option '-H, --hexadecimal' to print byte values in hexadecimal instead of octal. In zcmp: The long name of option '-s' has been changed to '--script' following a similar change made to GNU ed. The short name '-q' has been assigned to options '--quiet' and '--silent'. Option '-q' now only suppresses diagnostic messages written to stderr. Option '-s' now only suppresses messages about file differences written to stdout or stderr. Option '-l, --list' is now different from option '-v, --verbose', which now undoes the effect of '--quiet'. zcmp now prints byte and line in EOF message like GNU cmp: "zcmp: EOF on FILE after byte B, in line L". zgrep now also accepts the following options: '-G, --basic-regexp', '--label=