Other GNU tips

To merge multiple tiff files into one multiple page files in GNU, use the tiffcp command.

For instance in Ubuntu, the libtiff-tools package contains tiffcp:

$ sudo aptitude install libtiff-tools


.