#! /bin/bash
#
# This script runs finger for LinPac
#
echo
finger $*
echo
