#!/bin/sh

ls |grep -v all.pkc|grep -v mkall > all.pkc
