Linux finger command to find user details
The finger command is used in Linux and Unix-like systems to check the information of all currently logged on users from the terminal. It is a command line utility that gives users logon time, tty (name), idle time, home directory, shell name, etc. The Finger package is not installed by default in most Linux and …