Skip to content

/dev/stdin, stdout, stderr are missing #944

@dgelessus

Description

@dgelessus

In a fresh installation of iSH, the special files stdin, stdout and stderr are missing under /dev. Running something like echo hello > /dev/stderr in the shell doesn't produce any output, instead it simply creates a regular file at /dev/stderr and writes the output into it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions