/W Compresses tabs and spaces for the purposes of comparison. You??™d use this feature when
comparing two data files where the content is important, but the manner of presentation isn??™t.
Using this technique would let you compare the actual content of a raw data file against its formatted
counterpart.
/nnnn Specifies the number of consecutive lines that must match after a mismatch to continue
the comparison. If the source and destination files don??™t compare more often than this number
allows, then FC discontinues the comparison.
[drive1:][path1]filename1 Specifies the source file. You can use wildcard characters to
define multiple comparisons. For example, *.DLL compares every dynamic link library in the
source directory against a DLL with the same name in the destination directory.
[drive2:][path2]filename2 Specifies the destination file. You can use wildcard characters
to define multiple comparisons. However, the source and destination specifications must compare.
If the source contains just one file, then the destination will also contain one file as well.
Moving Files and Renaming Files and Directories with the
Move Command
The Move command is functionally equivalent to copying a file or directory and then erasing it in
the current directory.
Pages:
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874