/dev/stdin, stdout, stderr are missing
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.