Gnu-assembler: cat

To broaden my programming skills I learned assembler programming under GNU/Linux by reading the book Programming from the Ground Up. This led to a small code snippet which implements a little Unix-like cat tool.