Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit f1e1e53

Browse files
Update README.md
1 parent 8cf31c5 commit f1e1e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Unix project from computer science School
4848
You have to program a UNIX command interpreter same as the first project but with extra. The goal of the project is to enrich your minishell1 project by adding semicolons (‘;’), pipes (‘|’), and the four
4949
redirections (‘>’, ‘<’, ‘>>’, ‘<<’) management. Here is a simple example of a command you must hanlde: `mkdir test ; cd test ; ls -a ; ls | cat | wc -c > tutu ; cat tutu`
5050

51-
- [42sh](./4ésh): **Reproduce an advanced shell**
51+
- [42sh](./42sh): **Reproduce an advanced shell**
5252
- Description:
5353
You must write a Unix SHELL.
5454
The project consists of two sections:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /