Retrieves user information from a remote server.
Uses the finger command to retrieve limited information on users.
finger
###~finger [username] Returns the real name of the user specified. ### Dependencies * npm install request
npm install request