Command: CompareFiles

NEST HelpDesk Command Index NEST Quick Reference

Name:
 CompareFiles - Compare two files for equality.
   
Synopsis:
 filenameA filenameB CompareFiles -> bool
   
Description:
   This command compares the two files named and returns true if they
   have identical content. Files are read in binary mode. FileOpenError
   is raised if one of the files cannot be opened.

Author:
 Hans E Plesser
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/filesystem.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative