summaryrefslogtreecommitdiff
path: root/Notes
diff options
context:
space:
mode:
Diffstat (limited to 'Notes')
-rw-r--r--Notes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Notes b/Notes
index 8b47668..74c8aea 100644
--- a/Notes
+++ b/Notes
@@ -103,9 +103,10 @@ test: deadlock d/.. vs ../d, two processes.
test: dup() shared fd->off
test: does echo foo > x truncate x?
-sh: support pipes? leave it for the class?
+sh: ioredirection incorrect now we have pipes
+sh: chain of pipes won't work, also ugly that parent closes fdarray entries too
sh: dynamic memory allocation?
-sh: should sh support ; () & --- need malloc
+sh: should sh support ; () &
sh: stop stdin on ctrl-d (for cat > y)
really should have bdwrite() for file content