
Listing 3 - Sample remote.unknown file

#!/bin/sh
#ident	"@(#)uucp:remote.unknown	2.3"
FOREIGN=/usr/spool/uucp/.Admin/Foreign
echo "`date`: call from system $1" >> $FOREIGN
