Sometimes finger returns no such user when given a user id.
With the redirection to the default trash file i am getting rid of any screen "finger:no such user" messages.
I also want to check if a user exists or not cause when a user does not exist userinfo keeps the previous result of finger, that means the last user that existed, and messes up my code.