Enno Bartels
Super tuxi


multi_diff

Screenshot: 6. Special block mode

Previous: No.5
Back
Next: No.7
6. Special block mode


1. Example: Counted blockes
2. Example: Counted blockes with links




1. Example: Counted blockes

This example shows 2 files that are dispayed on the html page in block mode with block information

Description Option
Now the blocks are counted -bc
15 values one each block -c 15
The decimal row is shown too -d
The binary row is shown too. And each bit is checked. -b
The ascii row at the 2-n files (the body) is shown too.
The ascii of the 1. files (the head) is shown by default
-abl

All values of the info tags are blown up to the widest value, (in this case the bit values) too



Here is the code line for this example:

    multi_diff -bc -c 15 -b -d -abl txta15.drw txta16.drw









2. Example: Counted blockes with links



This example shows 2 files that are dispayed on the html page in block mode with block counting and linked blocks

Description Option
Now the countes blocks are linked -bcl
Now the blocks are counted -bc
15 values one each block -c 15
The decimal row is shown too -d
The binary row is shown too. And each bit is checked. -b
The ascii row at the 2-n files (the body) is shown too.
The ascii of the 1. files (the head) is shown by default
-abl

All values of the info tags are blown up to the widest value, (in this case the bit values) too



Here is the code line for this example:

    multi_diff -bcl -bc -c 15 -b -d -abl txta15.drw txta16.drw