Next: setenv procedure, Previous: runtest_file_p procedure, Up: Utility Procedures
Compares the two files and returns a 1 if they match, or a
0 if they don’t. If verbose
is set, then it’ll print the
differences to the screen.
diff{file_1 file_2}
file_1
The first file to compare.
file_2
The second file to compare.