#!/bin/csh # # See ../README.md # # # Run as: csh ch-1.csh # foreach i (789 798 879 897 978) echo 1023456$i end