Skip to content

RFE: Add a compact output mode to last #53

@jelmd

Description

@jelmd

The current last command displays the logout time, which is largely redundant since the login time and session duration are already shown. Additionally, by default, the output omits the year, making log data harder to interpret.

A new option (e.g., -c or --compact) would be useful which:

  • hides the logout timestamp column
  • displays the login date/time in a complete, compact format, e.g., YYYY-mm-dd HH:MM:SS

This would make last output more concise and easier to parse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions