Examples (5)
Display information about currently logged in users
Display information about a specific user
finger usernameDisplay the user's login name, real name, terminal name, and other information
finger -sProduce multiline output format displaying same information as `-s` as well as user's home directory, home phone number, login shell, mail status, etc.
finger -lPrevent matching against user's names and only use login names
finger -mmade by @shridhargupta | data from tldr-pages