-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: lmangall/Shell_implementation
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ls>lol.c does not work without whitespaces (but works with)
bug
Something isn't working
#37
opened Jan 4, 2024 by
lmangall
new process is created when a command is not found
bug
Something isn't working
#36
opened Jan 4, 2024 by
lmangall
After adding a shell VAR : mini(fucking)shell: VAR=test: command not found
bug
Something isn't working
#35
opened Jan 3, 2024 by
lmangall
heredoc only(!) works like "echo << EOT" and not like expected "echo <<EOT" there should be no space
bug
Something isn't working
#34
opened Oct 15, 2023 by
panndabea
ctrl+d needs to be pressed twice after entering a command that doesn't exist
bug
Something isn't working
#25
opened Sep 19, 2023 by
lmangall
builtins should be called when we handle a complex command
bug
Something isn't working
#23
opened Sep 19, 2023 by
lmangall
solve elegantly the "else if" of parse_advanced_command
bug
Something isn't working
#14
opened Sep 6, 2023 by
lmangall
Implement error managing (returns as well)
bug
Something isn't working
#10
opened Sep 1, 2023 by
lmangall
Our loop should check for any unclosed quotes
bug
Something isn't working
#9
opened Aug 30, 2023 by
lmangall
executor.c is escaping after execv, most likely free(path) is not executed
bug
Something isn't working
#2
opened Aug 22, 2023 by
lmangall
ProTip!
Find all open issues with in progress development work with linked:pr.