gwolf-011235 / gwolf-011235/minishell
Handle newlines?
Open
enhancement
- Dominant language
- C
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
a newline inside of the input string acts as a separator of two commands, e.g.
ls -la
echo "mimi"
will execute both commands independently (without piping).
To be addressed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.