logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pj_equals - checks if two files in the Paje file format are equal

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

See Also