opt/prt-utils
2024-03-31 00:24:12 +00:00
..
.footprint prt-utils: updated to version 1.3.2 2024-03-28 18:21:55 +00:00
.signature prt-utils: bump for the latest prtverify whitelist 2024-03-31 00:24:12 +00:00
Pkgfile prt-utils: bump for the latest prtverify whitelist 2024-03-31 00:24:12 +00:00
README prt-utils: updated to version 1.3.2 2024-03-28 18:21:55 +00:00

README for prt-utils

version 1.3.2 offers the user-facing part of prtverify in two
alternative implementations: bash and gawk. The `make install` 
rule creates /usr/bin/prtverify pointing to the gawk version. 
Feel free to change the target of the symlink, define an alias 
in your profile (e.g., alias prtverify="/usr/bin/prtverify.sh "),
or put a different prtverify earlier in $PATH, if you prefer 
a more traditional wrapper for the awk tests.