#!/bin/sh 

cd /p/lib/mirror/$1
/p/lib/mirror/bin/mirror $2 $3 $4 * >/dev/null 2>&1

