case $# in
	1) changed="updated" ;;
	*) changed=$2 
esac
echo "$1	${changed} on `date` by $USER" >> /usr/smp/local/modlist
