finger
finger
Login: root
Name: root
Directory: /root
Shell: /bin/bash
On since Wed Jun 22 14:39:33 2022
No mail.
Last login Wed Jun 22 14:39:33 2022 from 192.168.1.1help
breakdown
Last updated
Login: root
Name: root
Directory: /root
Shell: /bin/bash
On since Wed Jun 22 14:39:33 2022
No mail.
Last login Wed Jun 22 14:39:33 2022 from 192.168.1.1Last updated
finger [options] user
Get information about a user.
Options:
-l, --long Display more information about the user.
-p, --plan Display the user's plan.
-s, --silent Suppress the display of the user's real name.
-h, --help Display this help message.-l, --long: This option tells finger to display more information about the user, including the user's home directory, login shell, and last login.
-p, --plan: This option tells finger to display the user's plan, which is a message that the user can set to be displayed when other users finger them.
-s, --silent: This option tells finger to suppress the display of the user's real name.
-h, --help: This option displays the help message for the finger command.