aboutsummaryrefslogtreecommitdiffstats
path: root/c/sh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel+sh: real anonymous pipes (concurrent, streaming, SIGPIPE)user5 days1-11/+57
* sh: handle backspace in readline; prompt is now '#'user5 days1-1/+5
* fs rewrite stage 3: nested directories, paths, cwd (cd/mkdir/ls)user6 days1-2/+36
* jobs: background execution (&), non-blocking reap, spin demouser6 days1-7/+18
* shell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser6 days1-0/+99