Skip to content

uptime: extra space after current time #13453

Description

@Devel08

maybe could be used in some scripts? trivial difference, but still an incompability with GNU's implementation

Reproduce

uutils uptime

$ cargo run -p uu_uptime
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
     Running `target/debug/uptime`
 14:24:05  up  5:11,  1 user,  load average: 0.90, 0.60, 0.5

gnu

$ uptime
 14:24:17 up  5:12,  1 user,  load average: 0.92, 0.62, 0.55

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions