Skip to content

Commit ba6cf65

Browse files
committed
Updated README.md
1 parent 47aedd5 commit ba6cf65

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ rshell.cpp
2929
```
3030
```
3131
/tests:
32+
exec.script
3233
3334
```
3435
After cloning the directory to your local machine:
@@ -44,7 +45,8 @@ After cloning the directory to your local machine:
4445

4546
Bugs
4647
===
47-
1. Unable to handle connectors such as: %%, ||, ;
48+
1. Unable to handle connectors such as: && || ;
4849

4950
2. Does not handle comments
5051

52+
3. Command "cd" fails, returns "execvp: no such file or directory"

0 commit comments

Comments
 (0)