,........
I '
I '
~
, i
r:
, '
r-'
I I
I i
n
1-
\
,.......,
i \
i I
.........,
\ ;
r:
t i
n
! ;
~
I
,.,
I I
I '
n
I '
, '
, '
I '
Chapter 6 / Command Reference
Examples
fe/
B t
est
1 . 5
ret
est
2 . 5 r c ) t
est
3 . 5 r c I
ENTER
I
does a
binary
comparison of the files Testl.src and Test2.src
that
are
in
the
current
directory and redirects output to
the
file
Test3.src
that
is also
in
the
current directory.
fc
/4/w/c
b:\user\myflle.src
b:\user\myfile1.src
I
ENTER
I
does a line-by-line comparison of
B:
\
USER
\ Myfile.src
and
B:
\ USER\ Myfilel.src, compressing white spaces and ignoring
case. After
Fe
finds a mismatch,
at
least four lines
in
a row
must
match
for
the
file to be considered matching.
87