[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: .diff file



On Saturday, January 06, 2001 8:33 AM, V.Kugan [SMTP:kugan@xxxxxxxxxxxxx]
wrote:
| Hello every one
| Can any one pls tell me what is a .diff file

It's the difference between two files encoded in some format. Several types
of diff are used - context, unified, etc. Try "man diff" or "info diff" for
more info.

For example, if you want to get the difference between file 1 and 2, you
would say:

diff -u oldfile newfile

Diffs are mostly used for development purposes.

Hope this helps.

Prashant TR


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged material.
Any review, retransmission, dissemination or other use of, or taking of any
action in reliance upon, this information by persons or entities other than
the intended recipient is prohibited. If you received this in error, please contact
 the sender and delete the material from any computer.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
--------------------------------------------------------------------------------
The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of, or taking of any 
action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. 
If you received this in error, please contact the sender and delete the materialfrom any computer.
--------------------------------------------------------------------------------