Bash ~ Perl ~ Python ~ Batch ~ Ruby
Sunday, 14 April 2013
Comparing File
use File::Compare;
if(compare("sam","sam1"))
{
print "file are same";
}
else
{
print "Files are not sare";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment