#!/bin/sh ./cquine >cquine.out.c || exit cmp cquine.c cquine.out.c || exit echo ok