/// If no options are specified, finger defaults to the -l style output if operands are provided, otherwise to the -s style.
/// Note that some fields may be missing, in either format, if information is not available for them.
/// If no arguments are specified, finger will print an entry for each user currently logged into the system.
/// If standard output is a socket, finger will emit a carriage return (^M) before every linefeed (^J).
/// Unknown devices as well as nonexistent idle and login times are displayed as single asterisks.
/// If idle time is at least a minute and less than a day, it is presented in the form ``hh:mm''.
/// Numbers specified as ten or seven digits are printed as the appropriate subset of that string.
/// is appended to the line containing the device name. One entry per user is displayed with the -l option;
/// ``Mail last read DDD MMM ## HH:MM YYYY (TZ)'' if the person has looked at their mailbox since new mail arriving,
/// unless the -m option is supplied. All name matching performed by finger is case insensitive.