Skip to content

Implement more utility commands like cat, mkdir etc... #14

@29jm

Description

@29jm

On top of my head, the following are missing and could be implemented with the functions available in the libc right now:

  • cat
  • cd (this one should be implemented in the terminal app, not as a standalone program)
  • tree (in fact it's already implemented in test.c, but not in a useful form)
  • rm
  • grep

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions