Skip to content

RFE: Add a compact output mode to last #53

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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