We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8ffa8 commit 20bff6dCopy full SHA for 20bff6d
README.md
@@ -6,7 +6,8 @@
6
- cd
7
- program execution
8
- path resolution
9
- - I/O redirection
+ - 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)
11
- Signal handling (very limited)
12
- We can't kill processes
13
- Processes that works in the background still running even after work of the shell is done
0 commit comments