Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-21 | Implement AND & OR instructions | Olivier Gayot | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
2020-03-21 | Implement stdout and stderr redirections | Olivier Gayot | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
2020-03-21 | Handle quoting, escapements and IFS correctly | Olivier Gayot | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> | |||
2020-03-21 | Add first version capable of parsing very simple commands | Olivier Gayot | |
The script is able to parse very simple commands that don't wrap multiple lines. Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> |