#!/bin/sh # # For challenge and notes, see ../perl/ch-2.pl # echo "8 1 6"; echo "3 5 7"; echo "4 9 2";