Skip to content

Commit 20bff6d

Browse files
authored
Update README.md
1 parent cb8ffa8 commit 20bff6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
- cd
77
- program execution
88
- path resolution
9-
- I/O redirection
9+
- I/O redirection (There is the comment in the code about pipes,
10+
so turned out that pipes are being created in other way than I thought, but the comment is still right)
1011
- Signal handling (very limited)
1112
- We can't kill processes
1213
- Processes that works in the background still running even after work of the shell is done

0 commit comments

Comments
 (0)