How to find the person behind a user number, username, or UOD#


To find the name of the person associated with a user number, username, or UOD#, use the UNIX "finger" command after you've logged in to the central e-mail server ("mail.udel.edu" or "copland.udel.edu").

  1. At the UNIX prompt (%), type the "finger" command in any of the following ways:

    finger -m usernumber
    

    finger -m username

    finger uod0664@mvs

    finger firstname.lastname@mvs

    finger firstname.middleinitial.lastname@udel.edu

  2. Press the RETURN key.