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

Re: diff vs diff -y

by johngg (Canon)
on Oct 19, 2018 at 17:52 UTC ( [id://1224352]=note: print w/replies, xml ) Need Help??


in reply to diff vs diff -y

I'm not sure from your description but are you wanting to only show lines that are different? If so

diff -y --suppress-common-lines file1 file2

could be what you need. I hope I haven't misunderstood your requirement.

Cheers,

JohnGG

Replies are listed 'Best First'.
Re^2: diff vs diff -y
by MissPerl (Sexton) on Oct 22, 2018 at 13:33 UTC
    Hi johngg, yes this is part of what i am looking for ! Thanks for the help ! :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (8)
As of 2024-04-25 11:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found