Plugin uinfo esh shell plugin to retrieve user information in the system. programmed in C. Usage:uinfo [-h] [username] Insure the uinfo plugin is loaded and initiated in esh shell esh>uinfo -h prints out the usage esh>uinfo displays the information for current user example: Current user:username:[tlu94] uid:[21260] name:[Travis Lu] home dir:[/home/ugrads/majors/tlu94] shell:[/bin/bash] esh>uinfo username displays the information for user with username example: User [tlu94]:username:[tlu94] uid:[21260] name:[Travis Lu] home dir:[/home/ugrads/majors/tlu94] shell:[/bin/bash] group668_uinfo.so shared library of the plugin group668_uinfo_eshoutput.py - shell output file for the plugin group668_uinfo_test.py plugin plugin command test file