Skip to content

Complete remaining cat functionality #54

@tacoda

Description

@tacoda

Complete the remaining use-cases of cat as defined by GNU Coreutils here.

These include:

  1. When called with no arguments copies STDIN to STDOUT
  2. When called with multiple files it outputs all content
  3. Add options, which are mostly about showing/hiding nonprinting characters
  4. When called with multiple files and - it outputs all contents including STDIN

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