PJ_EQUALS(1) | PJ_EQUALS(1) |
pj_equals - checks if two files in the Paje file format are equal
pj_equals [OPTIONS] FILE1 FILE2
Forthcoming.
pj_equals accepts the following options:
-?, --help
--usage
The pj_equals(1) command expects two input files that follows the Paje file format (as described in the PDF document listed in the RESOURCES section of this page).
Returns or prints to stdout 1 if two traces are equal, 0 otherwise.
Description of the Paje trace file: https://github.com/schnorr/pajeng/blob/master/doc/lang-paje/lang-paje.pdf
Main web site: http://github.com/schnorr/pajeng/
Report pj_equals bugs to <http://github.com/schnorr/pajeng/issues>
Copyright (C) 2012-2016 Lucas M. Schnorr. Free use of this software is granted under the terms of the GNU General Public License (GPL).
04/29/2020 |