Antoine Jacoutot
2003-12-22 16:24:09 UTC
Hi :)
I know this is not the right newsgroup for this, but, first I run OpenBSD and
second, I have no idea where to ask for help about this.
Basically, I would like the diff command to output only the differences
between 2 ascii files, regardless of the line positions.
For instance:
# file1
azerty
qsdfgh
wxcvbn
# file 2
qsdfgh
azerty
wxcvbn
I would like those two files to be considered as having no differences (using
diff or any other tool), so the output should be blank (only the lines
position are different).
Is it even possible using standard tools ?
Thanks in advance, and sorry if this is really to much OT.
Regards,
Antoine
I know this is not the right newsgroup for this, but, first I run OpenBSD and
second, I have no idea where to ask for help about this.
Basically, I would like the diff command to output only the differences
between 2 ascii files, regardless of the line positions.
For instance:
# file1
azerty
qsdfgh
wxcvbn
# file 2
qsdfgh
azerty
wxcvbn
I would like those two files to be considered as having no differences (using
diff or any other tool), so the output should be blank (only the lines
position are different).
Is it even possible using standard tools ?
Thanks in advance, and sorry if this is really to much OT.
Regards,
Antoine