fb Home
| About
| Screen Shot
| 7 Examples
| Manual
[ Delta from 1.4 ]
Changes in fb from version 1.4 to 1.5:
- Bug in fb 1.4 fixed: misspelling in help page
("hexidecimal") corrected.
- Translate method about 88% faster.
- Translate method will now also accept input from standard
input.
- Compare method now returns four different values for exit
status when there is no error: 0 - files the same, 2 - bytes differ,
3 - sizes differ, and 4 - bytes and sizes differ.
- Compare method has new "-" option which will only report if
the files differ and how.
- Compare method has new "." (silent) option for which only
the exit status is returned.