#!/bin/sh for i in Bitreich HackInt IRCNet LiberaChat OFTC UUGRN do ./template.sh $i > $i done