Skip to content

Implement time #53

@GrayJack

Description

@GrayJack

This is a tracking issue for the time utility.

Required options and flags in the POSIX standard:

  • p (long: posix, alias: portability)

Required extension options and flags:

  • l (long: rusage)
  • o (long: output)
  • a (long: append, requires: o)

Notes:
¹ : Long name not defined on other implementation of this utility. Implementer must choose a long name.
² : Short name (one letter) not defined on other implementation of this utility. Implementer must choose. a short name

References

POSIX standard text
FreeBSD Manual
NetBSD Manual
OpenBSD Manual
DragonFlyBSD Manual

Unresolved questions:

Each time implementation has some unique extensions. One may need one of those in their respective system.

History

p flag/option implemented in #141

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-toolArea: Binary toolC-tracking-issueCategory: A tracking issue for an feature.HacktoberfestHacktoberfest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions