Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2001 17:03:26 -0600
From:      Lucas Bergman <lucas@slb.to>
To:        ann kok <annkok2001@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: command diff
Message-ID:  <15394.28222.697659.517407@apu.five.sight>
In-Reply-To: <20011220211458.71963.qmail@web20109.mail.yahoo.com>
References:  <20011220211458.71963.qmail@web20109.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
ann kok writes:
> ----------------------------------------------------------------------
> [root@mail /root]# diff test1 test2
> 1c1
> < 192.168.0.1
> ---
> > 192.168.0.2
> ----------------------------------------------------------------------
>
> What is the meaning of --->  1c1

Replace row 1 in the first file with row 1 of the second file.  The
texinfo documentation with GNU diffutils has a good reference section
on diff formats.

Lucas


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15394.28222.697659.517407>