pj_equals - checks if two files in the Paje file format are equal
Contents
Copyright
Copyright (C) 2012-2016 Lucas M. Schnorr. Free use of this software is granted under the terms of the GNU
General Public License (GPL).
Description
Forthcoming.
Input Description
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).
Name
pj_equals - checks if two files in the Paje file format are equal
Options
pj_equals accepts the following options:
-?,--help
Show all the available options.
--usage
Give a short usage message.
Output Description
Returns or prints to stdout 1 if two traces are equal, 0 otherwise.
Reporting Bugs
Report pj_equals bugs to <http://github.com/schnorr/pajeng/issues>
Resources
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/See Also
pj_dump(1) 12/21/2024 PJ_EQUALS(1)
Synopsis
pj_equals [OPTIONS] FILE1 FILE2
