Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: File Differences

by TStanley (Canon)
on May 31, 2005 at 17:07 UTC ( [id://462128]=note: print w/replies, xml ) Need Help??


in reply to Re: File Differences
in thread File Differences

The person who asked for my help, had tried this. Some of the files are over 1000 lines in size, and trying to wade through the diff files was nearly impossible.

TStanley
--------
The only thing necessary for the triumph of evil is for good men to do nothing -- Edmund Burke

Replies are listed 'Best First'.
Re^3: File Differences
by lupey (Monk) on May 31, 2005 at 18:43 UTC
    I wouldn't give up on diff though. You can use the -q switch which only outputs whether the files differ. By using some of the other diff switches (like -B which ignores changes whose lines are blank), you might be able to reduce the number of files that really differ.

    lupey

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://462128]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found