#!/bin/tcsh

# Use this script if you have set the shell to firstlogin
# firstlogin.pl is problematic on some systems as the shell

exec /usr/bin/perl /path/to/firstlogin.pl
