RaSH — A minimal POSIX shell
A small C implementation of a POSIX shell with core features
RaSH is a minimal POSIX-compliant shell implemented in C. It supports command parsing, I/O redirection, pipelines, and basic job control.
Links:
A small C implementation of a POSIX shell with core features
RaSH is a minimal POSIX-compliant shell implemented in C. It supports command parsing, I/O redirection, pipelines, and basic job control.
Links: