<PIPELINE> ::= <SIMPLE-COMMAND>
| <SIMPLE-COMMAND> '|' <PIPELINE>
| ε
<SIMPLE-COMMAND> ::= <SIMPLE-COMMAND-ELEMENT>
| <SIMPLE-COMMAND-ELEMENT> <SIMPLE-COMMAND>
<SIMPLE-COMMAND-ELEMENT> ::= <WORD>
| <REDIRECTION-LIST>
<REDIRECTION> ::= <DIRECTION> <WORD>
<REDIRECTION-LIST> ::= <REDIRECTION>
| <REDIRECTION> <REDIRECTION-LIST>
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Zunon/minishell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published