Re: basic file compare command
- From: "goarilla <\"kevin<punt>paulus|\"@|skynet" <"punt>
- Date: Sun, 27 Apr 2008 13:30:05 +0200
goarilla <"kevin<punt>paulus|"@|skynet punt> wrote:
Aaron Gray wrote:damn sorry i ment brief"Bit Twister" <BitTwister@xxxxxxxxxxxxxxxx> wrote in message news:slrng178kl.scb.BitTwister@xxxxxxxxxxxxxxxxxdiff -b file1 file2On Sat, 26 Apr 2008 22:29:45 +0100, Aaron Gray wrote:Is there a command like 'diff' but that just basically says whether twoYes, but had you done a man diff it gave you a switch to just
files are the same or not.
what you asked for. :(
Failing that something I can pipe diff into that does that ?Yes.
You might try something like
man -k compare | grep file
then you do a
man <command of interest here>
to check the switches of each application to see one which might
fit your needs.
Sorry !
Aaron
diff --brief file1 file2
.
- Follow-Ups:
- Re: basic file compare command
- From: Aaron Gray
- Re: basic file compare command
- References:
- basic file compare command
- From: Aaron Gray
- Re: basic file compare command
- From: Bit Twister
- Re: basic file compare command
- From: Aaron Gray
- Re: basic file compare command
- From: goarilla <\"kevin<punt>paulus|\"@|skynet
- basic file compare command
- Prev by Date: Re: basic file compare command
- Next by Date: Re: Hardy Heron "F"
- Previous by thread: Re: basic file compare command
- Next by thread: Re: basic file compare command
- Index(es):
Relevant Pages
|
|