Take this assembly program (http://rayseyfarth.com/asm/src/ch01/exit_only.asm), assemble it using the tool yasm, link it and then execute it. Note that no output should be emitted once this program gets properly executed.